#7CE8AA#7CE8AA
#7CE8AA is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.134 H 156.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE8AA |
|---|---|
| RGB | rgb(124, 232, 170) |
| HSL | hsl(146, 70%, 70%) |
| HSV | hsv(146, 47%, 91%) |
| CMYK | cmyk(46.6%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.43, -44.87, 20.72) |
| CIE-LCH | lch(84.43, 49.42, 155.21°) |
| OKLab | oklab(85% -0.1231 0.0528) |
| OKLCH | oklch(85% 0.134 156.8) |
| XYZ | xyz(44.4212, 64.8972, 48.2080) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.97
Hospital Green
#9BE5AA
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Sea Green
#98F6B0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE8AA #E87CBA
analogous
#84E87C #7CE8AA #7CE8E0
triadic
#7CE8AA #AA7CE8 #E8AA7C
tetradic
#7CE8AA #7C84E8 #E87CBA #E8E07C
square
#7CE8AA #7C84E8 #E87CBA #E8E07C
split-complementary
#7CE8AA #E07CE8 #E87C84
monochromatic
#23C769 #48DF88 #7CE8AA #B0F1CC #E4FAEE
Accessibility & contrast
On white
1.50
#7CE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#7CE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE8AA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE8AA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#61E6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ce8aa; /* rgb */ color: rgb(124, 232, 170); /* oklch */ color: oklch(85.0% 0.134 156.8);
Tailwind
colors: {
custom: {
50: '#a7f0c3',
500: '#7ce8aa',
950: '#000000',
},
}SCSS
$custom: #7ce8aa; $custom-light: #a7f0c3; $custom-dark: #000000;
JSON
{
"hex": "#7ce8aa",
"rgb": {
"r": 124,
"g": 232,
"b": 170
},
"hsl": {
"h": 145.556,
"s": 70.13,
"l": 69.804
},
"oklch": {
"l": 0.84998,
"c": 0.13391,
"h": 156.8
},
"luminance": 0.64901
}Semantic roles & 50–950 ramp
primary
#7CE8AA
secondary
#C0488D
accent
#1381D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582