#87DEED#87DEED
#87DEED is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.086 H 209.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEED |
|---|---|
| RGB | rgb(135, 222, 237) |
| HSL | hsl(189, 74%, 73%) |
| HSV | hsv(189, 43%, 93%) |
| CMYK | cmyk(43%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.71, -22.43, -15.55) |
| CIE-LCH | lch(83.71, 27.29, 214.73°) |
| OKLab | oklab(85.09% -0.0751 -0.0428) |
| OKLCH | oklch(85.09% 0.086 209.7) |
| XYZ | xyz(51.3933, 63.5040, 89.6536) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.62
Powder Blue
#B0E0E6
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEED #ED9687
analogous
#87EDC9 #87DEED #87ABED
triadic
#87DEED #ED87DE #DEED87
tetradic
#87DEED #C987ED #ED9687 #ABED87
square
#87DEED #C987ED #ED9687 #ABED87
split-complementary
#87DEED #ED87AB #EDC987
monochromatic
#21BED9 #52CFE5 #87DEED #BCEDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#87DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#87DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEED
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEED | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#58E5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87deed; /* rgb */ color: rgb(135, 222, 237); /* oklch */ color: oklch(85.1% 0.086 209.7);
Tailwind
colors: {
custom: {
50: '#afe8f2',
500: '#87deed',
950: '#000000',
},
}SCSS
$custom: #87deed; $custom-light: #afe8f2; $custom-dark: #000000;
JSON
{
"hex": "#87deed",
"rgb": {
"r": 135,
"g": 222,
"b": 237
},
"hsl": {
"h": 188.824,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.8509,
"c": 0.08641,
"h": 209.7
},
"luminance": 0.63508
}Semantic roles & 50–950 ramp
primary
#87DEED
secondary
#C86251
accent
#2D0FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485