#7CEEA2#7CEEA2
#7CEEA2 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.150 H 152.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEEA2 |
|---|---|
| RGB | rgb(124, 238, 162) |
| HSL | hsl(140, 77%, 71%) |
| HSV | hsv(140, 48%, 93%) |
| CMYK | cmyk(47.9%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(86.03, -48.90, 27.02) |
| CIE-LCH | lch(86.03, 55.87, 151.07°) |
| OKLab | oklab(86.25% -0.1333 0.0682) |
| OKLCH | oklch(86.25% 0.15 152.9) |
| XYZ | xyz(45.4051, 68.0393, 44.9156) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 3.11
Light Sea Green
#98F6B0
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.34
Foam Green
#90FDA9
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEEA2 #EE7CC8
analogous
#8FEE7C #7CEEA2 #7CEEDB
triadic
#7CEEA2 #A27CEE #EEA27C
tetradic
#7CEEA2 #7C8FEE #EE7CC8 #EEDB7C
square
#7CEEA2 #7C8FEE #EE7CC8 #EEDB7C
split-complementary
#7CEEA2 #DB7CEE #EE7C8F
monochromatic
#1CD459 #46E77C #7CEEA2 #B2F5C8 #E4FBEC
Accessibility & contrast
On white
1.44
#7CEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#7CEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEEA2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEEA2 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#62EBDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7ceea2; /* rgb */ color: rgb(124, 238, 162); /* oklch */ color: oklch(86.2% 0.150 152.9);
Tailwind
colors: {
custom: {
50: '#a8f4be',
500: '#7ceea2',
950: '#000000',
},
}SCSS
$custom: #7ceea2; $custom-light: #a8f4be; $custom-dark: #000000;
JSON
{
"hex": "#7ceea2",
"rgb": {
"r": 124,
"g": 238,
"b": 162
},
"hsl": {
"h": 140,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.86248,
"c": 0.14969,
"h": 152.9
},
"luminance": 0.68043
}Semantic roles & 50–950 ramp
primary
#7CEEA2
secondary
#C8469D
accent
#0C95D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582