#7CED99#7CED99
#7CED99 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.157 H 150.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED99 |
|---|---|
| RGB | rgb(124, 237, 153) |
| HSL | hsl(135, 76%, 71%) |
| HSV | hsv(135, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(85.58, -50.05, 31.00) |
| CIE-LCH | lch(85.58, 58.87, 148.23°) |
| OKLab | oklab(85.83% -0.1361 0.0776) |
| OKLCH | oklch(85.83% 0.157 150.3) |
| XYZ | xyz(44.3433, 67.1500, 40.7554) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.61
Foam Green
#90FDA9
ΔE00 3.63
Light Sea Green
#98F6B0
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED99 #ED7CD0
analogous
#97ED7C #7CED99 #7CEDD1
triadic
#7CED99 #997CED #ED997C
tetradic
#7CED99 #7C97ED #ED7CD0 #EDD17C
square
#7CED99 #7C97ED #ED7CD0 #EDD17C
split-complementary
#7CED99 #D17CED #ED7C97
monochromatic
#1DD24B #46E66F #7CED99 #B2F4C3 #E4FBEA
Accessibility & contrast
On white
1.46
#7CED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#7CED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED99
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED99 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#65EAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ced99; /* rgb */ color: rgb(124, 237, 153); /* oklch */ color: oklch(85.8% 0.157 150.3);
Tailwind
colors: {
custom: {
50: '#a8f3b7',
500: '#7ced99',
950: '#000000',
},
}SCSS
$custom: #7ced99; $custom-light: #a8f3b7; $custom-dark: #000000;
JSON
{
"hex": "#7ced99",
"rgb": {
"r": 124,
"g": 237,
"b": 153
},
"hsl": {
"h": 135.398,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85833,
"c": 0.15665,
"h": 150.3
},
"luminance": 0.67153
}Semantic roles & 50–950 ramp
primary
#7CED99
secondary
#C747A6
accent
#0DA4D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581