#7DEFAB#7DEFAB
#7DEFAB is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.7% C 0.142 H 155.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEFAB |
|---|---|
| RGB | rgb(125, 239, 171) |
| HSL | hsl(144, 78%, 71%) |
| HSV | hsv(144, 48%, 94%) |
| CMYK | cmyk(47.7%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(86.52, -47.43, 23.09) |
| CIE-LCH | lch(86.52, 52.75, 154.04°) |
| OKLab | oklab(86.71% -0.1297 0.0586) |
| OKLCH | oklch(86.71% 0.142 155.7) |
| XYZ | xyz(46.6712, 69.0296, 49.3848) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.38
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.55
Light Sea Green
#98F6B0
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEFAB #EF7DC1
analogous
#88EF7D #7DEFAB #7DEFE4
triadic
#7DEFAB #AB7DEF #EFAB7D
tetradic
#7DEFAB #7D88EF #EF7DC1 #EFE47D
square
#7DEFAB #7D88EF #EF7DC1 #EFE47D
split-complementary
#7DEFAB #E47DEF #EF7D88
monochromatic
#1AD767 #47E888 #7DEFAB #B3F6CE #E4FCED
Accessibility & contrast
On white
1.42
#7DEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#7DEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEFAB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEFAB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#61EDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7defab; /* rgb */ color: rgb(125, 239, 171); /* oklch */ color: oklch(86.7% 0.142 155.7);
Tailwind
colors: {
custom: {
50: '#a9f5c4',
500: '#7defab',
950: '#000000',
},
}SCSS
$custom: #7defab; $custom-light: #a9f5c4; $custom-dark: #000000;
JSON
{
"hex": "#7defab",
"rgb": {
"r": 125,
"g": 239,
"b": 171
},
"hsl": {
"h": 144.211,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.86714,
"c": 0.14239,
"h": 155.7
},
"luminance": 0.69033
}Semantic roles & 50–950 ramp
primary
#7DEFAB
secondary
#C94795
accent
#0B87DA
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582