#7CEDAE#7CEDAE
#7CEDAE is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.3% C 0.137 H 157.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEDAE |
|---|---|
| RGB | rgb(124, 237, 174) |
| HSL | hsl(147, 76%, 71%) |
| HSV | hsv(147, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.96, -46.26, 20.77) |
| CIE-LCH | lch(85.96, 50.70, 155.82°) |
| OKLab | oklab(86.27% -0.1269 0.0529) |
| OKLCH | oklch(86.27% 0.137 157.4) |
| XYZ | xyz(46.2328, 67.9058, 50.7070) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Sea Green
#98F6B0
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEDAE #ED7CBB
analogous
#82ED7C #7CEDAE #7CEDE7
triadic
#7CEDAE #AE7CED #EDAE7C
tetradic
#7CEDAE #7C82ED #ED7CBB #EDE77C
square
#7CEDAE #7C82ED #ED7CBB #EDE77C
split-complementary
#7CEDAE #E77CED #ED7C82
monochromatic
#1DD26D #46E68D #7CEDAE #B2F4CF #E4FBEE
Accessibility & contrast
On white
1.44
#7CEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#7CEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEDAE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEDAE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAA
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#5EECDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7cedae; /* rgb */ color: rgb(124, 237, 174); /* oklch */ color: oklch(86.3% 0.137 157.4);
Tailwind
colors: {
custom: {
50: '#a8f3c6',
500: '#7cedae',
950: '#000000',
},
}SCSS
$custom: #7cedae; $custom-light: #a8f3c6; $custom-dark: #000000;
JSON
{
"hex": "#7cedae",
"rgb": {
"r": 124,
"g": 237,
"b": 174
},
"hsl": {
"h": 146.549,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.86267,
"c": 0.13748,
"h": 157.4
},
"luminance": 0.67909
}Semantic roles & 50–950 ramp
primary
#7CEDAE
secondary
#C7478E
accent
#0D7ED8
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582