#7CED90#7CED90
#7CED90 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.165 H 147.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED90 |
|---|---|
| RGB | rgb(124, 237, 144) |
| HSL | hsl(131, 76%, 71%) |
| HSV | hsv(131, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(85.44, -51.52, 35.34) |
| CIE-LCH | lch(85.44, 62.48, 145.56°) |
| OKLab | oklab(85.67% -0.1399 0.0877) |
| OKLCH | oklch(85.67% 0.165 147.9) |
| XYZ | xyz(43.6278, 66.8638, 36.9872) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.24
Baby Green
#8CFF9E
ΔE00 3.87
Palegreen
#98FB98
ΔE00 3.92
Mint Green
#8FFF9F
ΔE00 3.94
Foam Green
#90FDA9
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED90 #ED7CD9
analogous
#A0ED7C #7CED90 #7CEDC8
triadic
#7CED90 #907CED #ED907C
tetradic
#7CED90 #7CA0ED #ED7CD9 #EDC87C
square
#7CED90 #7CA0ED #ED7CD9 #EDC87C
split-complementary
#7CED90 #C87CED #ED7CA0
monochromatic
#1DD23D #46E662 #7CED90 #B2F4BE #E4FBE8
Accessibility & contrast
On white
1.46
#7CED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#7CED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED90
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED90 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#68E9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ced90; /* rgb */ color: rgb(124, 237, 144); /* oklch */ color: oklch(85.7% 0.165 147.9);
Tailwind
colors: {
custom: {
50: '#a8f3b1',
500: '#7ced90',
950: '#000000',
},
}SCSS
$custom: #7ced90; $custom-light: #a8f3b1; $custom-dark: #000000;
JSON
{
"hex": "#7ced90",
"rgb": {
"r": 124,
"g": 237,
"b": 144
},
"hsl": {
"h": 130.619,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85668,
"c": 0.16511,
"h": 147.9
},
"luminance": 0.66867
}Semantic roles & 50–950 ramp
primary
#7CED90
secondary
#C747B0
accent
#0DB4D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581