#87E2E2#87E2E2
#87E2E2 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.6% C 0.087 H 195.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #87E2E2 |
|---|---|
| RGB | rgb(135, 226, 226) |
| HSL | hsl(180, 61%, 71%) |
| HSV | hsv(180, 40%, 89%) |
| CMYK | cmyk(40.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(84.50, -27.13, -8.54) |
| CIE-LCH | lch(84.50, 28.44, 197.48°) |
| OKLab | oklab(85.62% -0.0841 -0.0235) |
| OKLCH | oklch(85.62% 0.087 195.6) |
| XYZ | xyz(50.9103, 65.0308, 81.8062) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Paleturquoise
#AFEEEE
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 6.04
Light Cyan
#ACFFFC
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E2E2 #E28787
analogous
#87E2B4 #87E2E2 #87B4E2
triadic
#87E2E2 #E287E2 #E2E287
tetradic
#87E2E2 #B487E2 #E28787 #B4E287
square
#87E2E2 #B487E2 #E28787 #B4E287
split-complementary
#87E2E2 #E287B4 #E2B487
monochromatic
#2EC0C0 #56D6D6 #87E2E2 #B8EEEE #E6F9F9
Accessibility & contrast
On white
1.50
#87E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#87E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E2E2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E2E2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#C7CEE3
Tritanopia (blue-blind)
#5DE7E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87e2e2; /* rgb */ color: rgb(135, 226, 226); /* oklch */ color: oklch(85.6% 0.087 195.6);
Tailwind
colors: {
custom: {
50: '#afebeb',
500: '#87e2e2',
950: '#000000',
},
}SCSS
$custom: #87e2e2; $custom-light: #afebeb; $custom-dark: #000000;
JSON
{
"hex": "#87e2e2",
"rgb": {
"r": 135,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 61.074,
"l": 70.784
},
"oklch": {
"l": 0.85618,
"c": 0.0873,
"h": 195.6
},
"luminance": 0.65035
}Semantic roles & 50–950 ramp
primary
#87E2E2
secondary
#BA5353
accent
#1D1DC9
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484