#87E2DB#87E2DB
#87E2DB is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.4% C 0.088 H 189.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #87E2DB |
|---|---|
| RGB | rgb(135, 226, 219) |
| HSL | hsl(175, 61%, 71%) |
| HSV | hsv(175, 40%, 89%) |
| CMYK | cmyk(40.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(84.31, -28.81, -5.13) |
| CIE-LCH | lch(84.31, 29.26, 190.10°) |
| OKLab | oklab(85.4% -0.0869 -0.0143) |
| OKLCH | oklch(85.4% 0.088 189.3) |
| XYZ | xyz(49.9693, 64.6544, 76.8505) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.33
Turquoise
#40E0D0
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 6.71
Light Cyan
#ACFFFC
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E2DB #E2878E
analogous
#87E2AD #87E2DB #87BBE2
triadic
#87E2DB #DB87E2 #E2DB87
tetradic
#87E2DB #AD87E2 #E2878E #BBE287
square
#87E2DB #AD87E2 #E2878E #BBE287
split-complementary
#87E2DB #E287BB #E2AD87
monochromatic
#2EC0B5 #56D6CC #87E2DB #B8EEEA #E6F9F8
Accessibility & contrast
On white
1.51
#87E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#87E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E2DB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E2DB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#61E6E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #87e2db; /* rgb */ color: rgb(135, 226, 219); /* oklch */ color: oklch(85.4% 0.088 189.3);
Tailwind
colors: {
custom: {
50: '#aeebe6',
500: '#87e2db',
950: '#000000',
},
}SCSS
$custom: #87e2db; $custom-light: #aeebe6; $custom-dark: #000000;
JSON
{
"hex": "#87e2db",
"rgb": {
"r": 135,
"g": 226,
"b": 219
},
"hsl": {
"h": 175.385,
"s": 61.074,
"l": 70.784
},
"oklch": {
"l": 0.85397,
"c": 0.0881,
"h": 189.3
},
"luminance": 0.64658
}Semantic roles & 50–950 ramp
primary
#87E2DB
secondary
#BA535B
accent
#1D2AC9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484