#87DFE4#87DFE4
#87DFE4 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.085 H 200.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFE4 |
|---|---|
| RGB | rgb(135, 223, 228) |
| HSL | hsl(183, 63%, 71%) |
| HSV | hsv(183, 41%, 89%) |
| CMYK | cmyk(40.8%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(83.72, -25.18, -10.77) |
| CIE-LCH | lch(83.72, 27.38, 203.15°) |
| OKLab | oklab(85.01% -0.0798 -0.0296) |
| OKLCH | oklch(85.01% 0.085 200.4) |
| XYZ | xyz(50.3777, 63.5240, 82.9904) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFE4 #E48C87
analogous
#87E4BA #87DFE4 #87B0E4
triadic
#87DFE4 #E487DF #DFE487
tetradic
#87DFE4 #BA87E4 #E48C87 #B0E487
square
#87DFE4 #BA87E4 #E48C87 #B0E487
split-complementary
#87DFE4 #E487B0 #E4BA87
monochromatic
#2CBCC4 #55D2D9 #87DFE4 #B9ECEF #E6F8F9
Accessibility & contrast
On white
1.53
#87DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#87DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFE4
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFE4 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E5
Deuteranopia (green-blind)
#C3CCE5
Tritanopia (blue-blind)
#5DE5E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87dfe4; /* rgb */ color: rgb(135, 223, 228); /* oklch */ color: oklch(85.0% 0.085 200.4);
Tailwind
colors: {
custom: {
50: '#afe9ec',
500: '#87dfe4',
950: '#000000',
},
}SCSS
$custom: #87dfe4; $custom-light: #afe9ec; $custom-dark: #000000;
JSON
{
"hex": "#87dfe4",
"rgb": {
"r": 135,
"g": 223,
"b": 228
},
"hsl": {
"h": 183.226,
"s": 63.265,
"l": 71.176
},
"oklch": {
"l": 0.85009,
"c": 0.0851,
"h": 200.4
},
"luminance": 0.63528
}Semantic roles & 50–950 ramp
primary
#87DFE4
secondary
#BC5853
accent
#241ACB
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484