#7CE5AE#7CE5AE
#7CE5AE is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.4% C 0.126 H 159.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE5AE |
|---|---|
| RGB | rgb(124, 229, 174) |
| HSL | hsl(149, 67%, 69%) |
| HSV | hsv(149, 46%, 90%) |
| CMYK | cmyk(45.9%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(83.64, -42.79, 17.54) |
| CIE-LCH | lch(83.64, 46.24, 157.71°) |
| OKLab | oklab(84.38% -0.1179 0.0449) |
| OKLCH | oklch(84.38% 0.126 159.2) |
| XYZ | xyz(43.9681, 63.3764, 49.9521) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Hospital Green
#9BE5AA
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 5.08
Light Blue Green
#7EFBB3
ΔE00 5.34
Light Sea Green
#98F6B0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE5AE #E57CB3
analogous
#7FE57C #7CE5AE #7CE5E2
triadic
#7CE5AE #AE7CE5 #E5AE7C
tetradic
#7CE5AE #7C7FE5 #E57CB3 #E5E27C
square
#7CE5AE #7C7FE5 #E57CB3 #E5E27C
split-complementary
#7CE5AE #E27CE5 #E57C7F
monochromatic
#26C070 #49DB8E #7CE5AE #AFEFCE #E2F9ED
Accessibility & contrast
On white
1.54
#7CE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7CE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE5AE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE5AE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#60E4D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ce5ae; /* rgb */ color: rgb(124, 229, 174); /* oklch */ color: oklch(84.4% 0.126 159.2);
Tailwind
colors: {
custom: {
50: '#a7eec6',
500: '#7ce5ae',
950: '#000000',
},
}SCSS
$custom: #7ce5ae; $custom-light: #a7eec6; $custom-dark: #000000;
JSON
{
"hex": "#7ce5ae",
"rgb": {
"r": 124,
"g": 229,
"b": 174
},
"hsl": {
"h": 148.571,
"s": 66.879,
"l": 69.216
},
"oklch": {
"l": 0.84382,
"c": 0.12616,
"h": 159.2
},
"luminance": 0.6338
}Semantic roles & 50–950 ramp
primary
#7CE5AE
secondary
#BD4885
accent
#1777CF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582