#7FDFAE#7FDFAE
#7FDFAE is a very light, moderate green. Relative luminance 0.603; OKLCH L 83.1% C 0.116 H 160.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFAE |
|---|---|
| RGB | rgb(127, 223, 174) |
| HSL | hsl(149, 60%, 69%) |
| HSV | hsv(149, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 22%, 12.5%) |
| CIE-LAB | lab(82.02, -39.34, 15.29) |
| CIE-LCH | lch(82.02, 42.21, 158.76°) |
| OKLab | oklab(83.1% -0.1088 0.0392) |
| OKLCH | oklch(83.1% 0.116 160.2) |
| XYZ | xyz(42.7768, 60.3403, 49.4289) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.10
Light Teal
#90E4C1
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 5.33
Mint
#AAF0C1
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFAE #DF7FB0
analogous
#80DF7F #7FDFAE #7FDFDE
triadic
#7FDFAE #AE7FDF #DFAE7F
tetradic
#7FDFAE #7F80DF #DF7FB0 #DFDE7F
square
#7FDFAE #7F80DF #DF7FB0 #DFDE7F
split-complementary
#7FDFAE #DE7FDF #DF7F80
monochromatic
#2EB670 #4ED38F #7FDFAE #B0EBCD #E1F7EC
Accessibility & contrast
On white
1.61
#7FDFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#7FDFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFAE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFAE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#66DED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdfae; /* rgb */ color: rgb(127, 223, 174); /* oklch */ color: oklch(83.1% 0.116 160.2);
Tailwind
colors: {
custom: {
50: '#a8e9c6',
500: '#7fdfae',
950: '#000000',
},
}SCSS
$custom: #7fdfae; $custom-light: #a8e9c6; $custom-dark: #000000;
JSON
{
"hex": "#7fdfae",
"rgb": {
"r": 127,
"g": 223,
"b": 174
},
"hsl": {
"h": 149.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.83103,
"c": 0.11568,
"h": 160.2
},
"luminance": 0.60343
}Semantic roles & 50–950 ramp
primary
#7FDFAE
secondary
#B64C82
accent
#1E75C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482