#7CDFAA#7CDFAA
#7CDFAA is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.9% C 0.121 H 158.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFAA |
|---|---|
| RGB | rgb(124, 223, 170) |
| HSL | hsl(148, 61%, 68%) |
| HSV | hsv(148, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.82, -40.93, 17.09) |
| CIE-LCH | lch(81.82, 44.35, 157.34°) |
| OKLab | oklab(82.87% -0.1128 0.0437) |
| OKLCH | oklch(82.87% 0.121 158.8) |
| XYZ | xyz(41.9524, 59.9597, 47.3851) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.99
Hospital Green
#9BE5AA
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 4.97
Eucalyptus
#44D7A8
ΔE00 5.36
Light Greenish Blue
#63F7B4
ΔE00 6.05
Mint
#AAF0C1
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFAA #DF7CB1
analogous
#7FDF7C #7CDFAA #7CDFDB
triadic
#7CDFAA #AA7CDF #DFAA7C
tetradic
#7CDFAA #7C7FDF #DF7CB1 #DFDB7C
square
#7CDFAA #7C7FDF #DF7CB1 #DFDB7C
split-complementary
#7CDFAA #DB7CDF #DF7C7F
monochromatic
#2CB56B #4BD38A #7CDFAA #ADEBCA #DEF7EA
Accessibility & contrast
On white
1.62
#7CDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#7CDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFAA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFAA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A7
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#63DED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdfaa; /* rgb */ color: rgb(124, 223, 170); /* oklch */ color: oklch(82.9% 0.121 158.8);
Tailwind
colors: {
custom: {
50: '#a7e9c3',
500: '#7cdfaa',
950: '#000000',
},
}SCSS
$custom: #7cdfaa; $custom-light: #a7e9c3; $custom-dark: #000000;
JSON
{
"hex": "#7cdfaa",
"rgb": {
"r": 124,
"g": 223,
"b": 170
},
"hsl": {
"h": 147.879,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.82874,
"c": 0.12099,
"h": 158.8
},
"luminance": 0.59963
}Semantic roles & 50–950 ramp
primary
#7CDFAA
secondary
#B64983
accent
#1D79C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482