#87EEAF#87EEAF
#87EEAF is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.0% C 0.132 H 155.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #87EEAF |
|---|---|
| RGB | rgb(135, 238, 175) |
| HSL | hsl(143, 75%, 73%) |
| HSV | hsv(143, 43%, 93%) |
| CMYK | cmyk(43.3%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(86.70, -43.66, 21.34) |
| CIE-LCH | lch(86.70, 48.60, 153.95°) |
| OKLab | oklab(86.99% -0.1198 0.0544) |
| OKLCH | oklch(86.99% 0.132 155.6) |
| XYZ | xyz(48.3007, 69.3917, 51.3979) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.47
Hospital Green
#9BE5AA
ΔE00 3.66
Light Seafoam
#A0FEBF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EEAF #EE87C6
analogous
#92EE87 #87EEAF #87EEE2
triadic
#87EEAF #AF87EE #EEAF87
tetradic
#87EEAF #8792EE #EE87C6 #EEE287
square
#87EEAF #8792EE #EE87C6 #EEE287
split-complementary
#87EEAF #E287EE #EE8792
monochromatic
#1FDC68 #51E68B #87EEAF #BDF6D3 #E4FBED
Accessibility & contrast
On white
1.41
#87EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#87EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EEAF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EEAF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#70ECDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #87eeaf; /* rgb */ color: rgb(135, 238, 175); /* oklch */ color: oklch(87.0% 0.132 155.6);
Tailwind
colors: {
custom: {
50: '#aff4c7',
500: '#87eeaf',
950: '#000000',
},
}SCSS
$custom: #87eeaf; $custom-light: #aff4c7; $custom-dark: #000000;
JSON
{
"hex": "#87eeaf",
"rgb": {
"r": 135,
"g": 238,
"b": 175
},
"hsl": {
"h": 143.301,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.86992,
"c": 0.13152,
"h": 155.6
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#87EEAF
secondary
#C9509A
accent
#0E89D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582