#7DECAB#7DECAB
#7DECAB is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.0% C 0.138 H 156.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7DECAB |
|---|---|
| RGB | rgb(125, 236, 171) |
| HSL | hsl(145, 74%, 71%) |
| HSV | hsv(145, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(85.65, -46.15, 21.89) |
| CIE-LCH | lch(85.65, 51.08, 154.62°) |
| OKLab | oklab(86.01% -0.1264 0.0557) |
| OKLCH | oklch(86.01% 0.138 156.2) |
| XYZ | xyz(45.8002, 67.2876, 49.0945) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Greenish Blue
#63F7B4
ΔE00 3.46
Light Sea Green
#98F6B0
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DECAB #EC7DBE
analogous
#86EC7D #7DECAB #7DECE3
triadic
#7DECAB #AB7DEC #ECAB7D
tetradic
#7DECAB #7D86EC #EC7DBE #ECE37D
square
#7DECAB #7D86EC #EC7DBE #ECE37D
split-complementary
#7DECAB #E37DEC #EC7D86
monochromatic
#1ED068 #48E488 #7DECAB #B2F4CE #E4FBEE
Accessibility & contrast
On white
1.45
#7DECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#7DECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DECAB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DECAB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#61EADA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7decab; /* rgb */ color: rgb(125, 236, 171); /* oklch */ color: oklch(86.0% 0.138 156.2);
Tailwind
colors: {
custom: {
50: '#a8f3c4',
500: '#7decab',
950: '#000000',
},
}SCSS
$custom: #7decab; $custom-light: #a8f3c4; $custom-dark: #000000;
JSON
{
"hex": "#7decab",
"rgb": {
"r": 125,
"g": 236,
"b": 171
},
"hsl": {
"h": 144.865,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.86006,
"c": 0.13813,
"h": 156.2
},
"luminance": 0.67291
}Semantic roles & 50–950 ramp
primary
#7DECAB
secondary
#C54891
accent
#0F84D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582