#7CED96#7CED96
#7CED96 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.159 H 149.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED96 |
|---|---|
| RGB | rgb(124, 237, 150) |
| HSL | hsl(134, 76%, 71%) |
| HSV | hsv(134, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(85.53, -50.55, 32.45) |
| CIE-LCH | lch(85.53, 60.07, 147.30°) |
| OKLab | oklab(85.78% -0.1374 0.081) |
| OKLCH | oklch(85.78% 0.159 149.5) |
| XYZ | xyz(44.0986, 67.0521, 39.4668) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.65
Foam Green
#90FDA9
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 3.79
Baby Green
#8CFF9E
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED96 #ED7CD3
analogous
#9AED7C #7CED96 #7CEDCE
triadic
#7CED96 #967CED #ED967C
tetradic
#7CED96 #7C9AED #ED7CD3 #EDCE7C
square
#7CED96 #7C9AED #ED7CD3 #EDCE7C
split-complementary
#7CED96 #CE7CED #ED7C9A
monochromatic
#1DD246 #46E66B #7CED96 #B2F4C1 #E4FBE9
Accessibility & contrast
On white
1.46
#7CED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#7CED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED96
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED96 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC90
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#66E9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ced96; /* rgb */ color: rgb(124, 237, 150); /* oklch */ color: oklch(85.8% 0.159 149.5);
Tailwind
colors: {
custom: {
50: '#a8f3b5',
500: '#7ced96',
950: '#000000',
},
}SCSS
$custom: #7ced96; $custom-light: #a8f3b5; $custom-dark: #000000;
JSON
{
"hex": "#7ced96",
"rgb": {
"r": 124,
"g": 237,
"b": 150
},
"hsl": {
"h": 133.805,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85777,
"c": 0.15947,
"h": 149.5
},
"luminance": 0.67055
}Semantic roles & 50–950 ramp
primary
#7CED96
secondary
#C747A9
accent
#0DA9D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581