#87DFF0#87DFF0
#87DFF0 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.088 H 211.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFF0 |
|---|---|
| RGB | rgb(135, 223, 240) |
| HSL | hsl(190, 78%, 74%) |
| HSV | hsv(190, 44%, 94%) |
| CMYK | cmyk(43.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(84.08, -22.16, -16.58) |
| CIE-LCH | lch(84.08, 27.68, 216.80°) |
| OKLab | oklab(85.42% -0.0751 -0.0456) |
| OKLCH | oklch(85.42% 0.088 211.3) |
| XYZ | xyz(52.1017, 64.2136, 92.0701) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 4.63
Powder Blue
#B0E0E6
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 6.55
Ice Blue
#A5DFF9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFF0 #F09887
analogous
#87F0CC #87DFF0 #87AAF0
triadic
#87DFF0 #F087DF #DFF087
tetradic
#87DFF0 #CC87F0 #F09887 #AAF087
square
#87DFF0 #CC87F0 #F09887 #AAF087
split-complementary
#87DFF0 #F087AA #F0CC87
monochromatic
#1CC1E1 #51D0E9 #87DFF0 #BDEEF7 #E4F8FC
Accessibility & contrast
On white
1.52
#87DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#87DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFF0
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFF0 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#55E7E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #87dff0; /* rgb */ color: rgb(135, 223, 240); /* oklch */ color: oklch(85.4% 0.088 211.3);
Tailwind
colors: {
custom: {
50: '#afe9f5',
500: '#87dff0',
950: '#000000',
},
}SCSS
$custom: #87dff0; $custom-light: #afe9f5; $custom-dark: #000000;
JSON
{
"hex": "#87dff0",
"rgb": {
"r": 135,
"g": 223,
"b": 240
},
"hsl": {
"h": 189.714,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.85416,
"c": 0.08785,
"h": 211.3
},
"luminance": 0.64218
}Semantic roles & 50–950 ramp
primary
#87DFF0
secondary
#CB6450
accent
#2D0BDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485