#7CED97#7CED97
#7CED97 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.159 H 149.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED97 |
|---|---|
| RGB | rgb(124, 237, 151) |
| HSL | hsl(134, 76%, 71%) |
| HSV | hsv(134, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(85.55, -50.39, 31.97) |
| CIE-LCH | lch(85.55, 59.67, 147.61°) |
| OKLab | oklab(85.8% -0.1369 0.0799) |
| OKLCH | oklch(85.8% 0.159 149.8) |
| XYZ | xyz(44.1795, 67.0845, 39.8927) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.52
Foam Green
#90FDA9
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 3.72
Baby Green
#8CFF9E
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED97 #ED7CD2
analogous
#99ED7C #7CED97 #7CEDCF
triadic
#7CED97 #977CED #ED977C
tetradic
#7CED97 #7C99ED #ED7CD2 #EDCF7C
square
#7CED97 #7C99ED #ED7CD2 #EDCF7C
split-complementary
#7CED97 #CF7CED #ED7C99
monochromatic
#1DD248 #46E66C #7CED97 #B2F4C2 #E4FBEA
Accessibility & contrast
On white
1.46
#7CED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#7CED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED97
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED97 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD91
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#66E9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ced97; /* rgb */ color: rgb(124, 237, 151); /* oklch */ color: oklch(85.8% 0.159 149.8);
Tailwind
colors: {
custom: {
50: '#a8f3b6',
500: '#7ced97',
950: '#000000',
},
}SCSS
$custom: #7ced97; $custom-light: #a8f3b6; $custom-dark: #000000;
JSON
{
"hex": "#7ced97",
"rgb": {
"r": 124,
"g": 237,
"b": 151
},
"hsl": {
"h": 134.336,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85795,
"c": 0.15853,
"h": 149.8
},
"luminance": 0.67088
}Semantic roles & 50–950 ramp
primary
#7CED97
secondary
#C747A8
accent
#0DA8D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581