#7FDFAA#7FDFAA
#7FDFAA is a very light, moderate green. Relative luminance 0.602; OKLCH L 83.0% C 0.119 H 158.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFAA |
|---|---|
| RGB | rgb(127, 223, 170) |
| HSL | hsl(147, 60%, 69%) |
| HSV | hsv(147, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.94, -40.13, 17.28) |
| CIE-LCH | lch(81.94, 43.69, 156.71°) |
| OKLab | oklab(83.01% -0.1106 0.0442) |
| OKLCH | oklch(83.01% 0.119 158.2) |
| XYZ | xyz(42.3927, 60.1867, 47.4057) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.07
Hospital Green
#9BE5AA
ΔE00 4.07
Light Teal
#90E4C1
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.68
Mint
#AAF0C1
ΔE00 5.91
Light Greenish Blue
#63F7B4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFAA #DF7FB4
analogous
#84DF7F #7FDFAA #7FDFDA
triadic
#7FDFAA #AA7FDF #DFAA7F
tetradic
#7FDFAA #7F84DF #DF7FB4 #DFDA7F
square
#7FDFAA #7F84DF #DF7FB4 #DFDA7F
split-complementary
#7FDFAA #DA7FDF #DF7F84
monochromatic
#2EB66B #4ED389 #7FDFAA #B0EBCB #E1F7EB
Accessibility & contrast
On white
1.61
#7FDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7FDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFAA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFAA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A7
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#68DED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdfaa; /* rgb */ color: rgb(127, 223, 170); /* oklch */ color: oklch(83.0% 0.119 158.2);
Tailwind
colors: {
custom: {
50: '#a8e9c3',
500: '#7fdfaa',
950: '#000000',
},
}SCSS
$custom: #7fdfaa; $custom-light: #a8e9c3; $custom-dark: #000000;
JSON
{
"hex": "#7fdfaa",
"rgb": {
"r": 127,
"g": 223,
"b": 170
},
"hsl": {
"h": 146.875,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83007,
"c": 0.1191,
"h": 158.2
},
"luminance": 0.6019
}Semantic roles & 50–950 ramp
primary
#7FDFAA
secondary
#B64C87
accent
#1E7CC8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482