#7DFAAA#7DFAAA
#7DFAAA is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.3% C 0.159 H 153.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFAAA |
|---|---|
| RGB | rgb(125, 250, 170) |
| HSL | hsl(142, 93%, 74%) |
| HSV | hsv(142, 50%, 98%) |
| CMYK | cmyk(50%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.69, -52.20, 27.93) |
| CIE-LCH | lch(89.69, 59.20, 151.85°) |
| OKLab | oklab(89.29% -0.1422 0.0705) |
| OKLCH | oklch(89.29% 0.159 153.6) |
| XYZ | xyz(49.8951, 75.6294, 49.9910) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.51
Seafoam (survey)
#80F9AD
ΔE00 0.71
Light Bluish Green
#76FDA8
ΔE00 1.05
Light Blue Green
#7EFBB3
ΔE00 1.59
Foam Green
#90FDA9
ΔE00 2.16
Light Green Blue
#56FCA2
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFAAA #FA7DCD
analogous
#8EFA7D #7DFAAA #7DFAE8
triadic
#7DFAAA #AA7DFA #FAAA7D
tetradic
#7DFAAA #7D8EFA #FA7DCD #FAE87D
square
#7DFAAA #7D8EFA #FA7DCD #FAE87D
split-complementary
#7DFAAA #E87DFA #FA7D8E
monochromatic
#09F35E #42F883 #7DFAAA #B8FCD1 #E2FEEC
Accessibility & contrast
On white
1.30
#7DFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#7DFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFAAA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFAAA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#5EF7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7dfaaa; /* rgb */ color: rgb(125, 250, 170); /* oklch */ color: oklch(89.3% 0.159 153.6);
Tailwind
colors: {
custom: {
50: '#aafdc3',
500: '#7dfaaa',
950: '#000000',
},
}SCSS
$custom: #7dfaaa; $custom-light: #aafdc3; $custom-dark: #000000;
JSON
{
"hex": "#7dfaaa",
"rgb": {
"r": 125,
"g": 250,
"b": 170
},
"hsl": {
"h": 141.6,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.89291,
"c": 0.15869,
"h": 153.6
},
"luminance": 0.75633
}Semantic roles & 50–950 ramp
primary
#7DFAAA
secondary
#D744A2
accent
#0093E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111812
muted
#818682