#7CEAAA#7CEAAA
#7CEAAA is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.5% C 0.137 H 156.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEAAA |
|---|---|
| RGB | rgb(124, 234, 170) |
| HSL | hsl(145, 72%, 70%) |
| HSV | hsv(145, 47%, 92%) |
| CMYK | cmyk(47%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(85.01, -45.73, 21.52) |
| CIE-LCH | lch(85.01, 50.55, 154.80°) |
| OKLab | oklab(85.47% -0.1253 0.0548) |
| OKLCH | oklch(85.47% 0.137 156.4) |
| XYZ | xyz(44.9874, 66.0295, 48.3967) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Sea Green
#98F6B0
ΔE00 3.87
Hospital Green
#9BE5AA
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEAAA #EA7CBC
analogous
#85EA7C #7CEAAA #7CEAE1
triadic
#7CEAAA #AA7CEA #EAAA7C
tetradic
#7CEAAA #7C85EA #EA7CBC #EAE17C
square
#7CEAAA #7C85EA #EA7CBC #EAE17C
split-complementary
#7CEAAA #E17CEA #EA7C85
monochromatic
#21CB68 #47E288 #7CEAAA #B1F2CC #E5FBEE
Accessibility & contrast
On white
1.48
#7CEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#7CEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEAAA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEAAA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#60E8D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ceaaa; /* rgb */ color: rgb(124, 234, 170); /* oklch */ color: oklch(85.5% 0.137 156.4);
Tailwind
colors: {
custom: {
50: '#a8f1c3',
500: '#7ceaaa',
950: '#000000',
},
}SCSS
$custom: #7ceaaa; $custom-light: #a8f1c3; $custom-dark: #000000;
JSON
{
"hex": "#7ceaaa",
"rgb": {
"r": 124,
"g": 234,
"b": 170
},
"hsl": {
"h": 145.091,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.85471,
"c": 0.13675,
"h": 156.4
},
"luminance": 0.66033
}Semantic roles & 50–950 ramp
primary
#7CEAAA
secondary
#C3478F
accent
#1183D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582