#7DECAA#7DECAA
#7DECAA is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.0% C 0.139 H 155.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7DECAA |
|---|---|
| RGB | rgb(125, 236, 170) |
| HSL | hsl(144, 74%, 71%) |
| HSV | hsv(144, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(85.63, -46.34, 22.38) |
| CIE-LCH | lch(85.63, 51.46, 154.22°) |
| OKLab | oklab(85.98% -0.1268 0.0569) |
| OKLCH | oklch(85.98% 0.139 155.8) |
| XYZ | xyz(45.7052, 67.2496, 48.5944) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.24
Light Sea Green
#98F6B0
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.52
Hospital Green
#9BE5AA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DECAA #EC7DBF
analogous
#87EC7D #7DECAA #7DECE1
triadic
#7DECAA #AA7DEC #ECAA7D
tetradic
#7DECAA #7D87EC #EC7DBF #ECE17D
square
#7DECAA #7D87EC #EC7DBF #ECE17D
split-complementary
#7DECAA #E17DEC #EC7D87
monochromatic
#1ED066 #48E487 #7DECAA #B2F4CD #E4FBEE
Accessibility & contrast
On white
1.45
#7DECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#7DECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DECAA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DECAA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#DBD1AE
Tritanopia (blue-blind)
#62EADA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7decaa; /* rgb */ color: rgb(125, 236, 170); /* oklch */ color: oklch(86.0% 0.139 155.8);
Tailwind
colors: {
custom: {
50: '#a8f3c3',
500: '#7decaa',
950: '#000000',
},
}SCSS
$custom: #7decaa; $custom-light: #a8f3c3; $custom-dark: #000000;
JSON
{
"hex": "#7decaa",
"rgb": {
"r": 125,
"g": 236,
"b": 170
},
"hsl": {
"h": 144.324,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.85984,
"c": 0.13902,
"h": 155.8
},
"luminance": 0.67253
}Semantic roles & 50–950 ramp
primary
#7DECAA
secondary
#C54892
accent
#0F86D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582