#87DEEF#87DEEF
#87DEEF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.087 H 211.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEEF |
|---|---|
| RGB | rgb(135, 222, 239) |
| HSL | hsl(190, 76%, 73%) |
| HSV | hsv(190, 44%, 94%) |
| CMYK | cmyk(43.5%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.77, -21.92, -16.51) |
| CIE-LCH | lch(83.77, 27.44, 216.99°) |
| OKLab | oklab(85.16% -0.0743 -0.0454) |
| OKLCH | oklch(85.16% 0.087 211.5) |
| XYZ | xyz(51.6872, 63.6216, 91.2011) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 4.84
Powder Blue
#B0E0E6
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEEF #EF9887
analogous
#87EFCC #87DEEF #87AAEF
triadic
#87DEEF #EF87DE #DEEF87
tetradic
#87DEEF #CC87EF #EF9887 #AAEF87
square
#87DEEF #CC87EF #EF9887 #AAEF87
split-complementary
#87DEEF #EF87AA #EFCC87
monochromatic
#1EBFDE #51CFE8 #87DEEF #BDEDF6 #E4F8FB
Accessibility & contrast
On white
1.53
#87DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#87DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEEF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEEF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#56E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87deef; /* rgb */ color: rgb(135, 222, 239); /* oklch */ color: oklch(85.2% 0.087 211.5);
Tailwind
colors: {
custom: {
50: '#afe8f4',
500: '#87deef',
950: '#000000',
},
}SCSS
$custom: #87deef; $custom-light: #afe8f4; $custom-dark: #000000;
JSON
{
"hex": "#87deef",
"rgb": {
"r": 135,
"g": 222,
"b": 239
},
"hsl": {
"h": 189.808,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.85159,
"c": 0.08711,
"h": 211.5
},
"luminance": 0.63625
}Semantic roles & 50–950 ramp
primary
#87DEEF
secondary
#CA6450
accent
#2E0DD9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485