#87DCDF#87DCDF
#87DCDF is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.083 H 198.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCDF |
|---|---|
| RGB | rgb(135, 220, 223) |
| HSL | hsl(182, 58%, 70%) |
| HSV | hsv(182, 39%, 87%) |
| CMYK | cmyk(39.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.73, -24.93, -9.58) |
| CIE-LCH | lch(82.73, 26.71, 201.02°) |
| OKLab | oklab(84.17% -0.0783 -0.0263) |
| OKLCH | oklch(84.17% 0.083 198.6) |
| XYZ | xyz(48.8992, 61.6615, 79.1228) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCDF #DF8A87
analogous
#87DFB6 #87DCDF #87B0DF
triadic
#87DCDF #DF87DC #DCDF87
tetradic
#87DCDF #B687DF #DF8A87 #B0DF87
square
#87DCDF #B687DF #DF8A87 #B0DF87
split-complementary
#87DCDF #DF87B0 #DFB687
monochromatic
#32B5BA #57CED2 #87DCDF #B7EAEC #E7F8F9
Accessibility & contrast
On white
1.58
#87DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#87DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCDF
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCDF | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#60E1DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dcdf; /* rgb */ color: rgb(135, 220, 223); /* oklch */ color: oklch(84.2% 0.083 198.6);
Tailwind
colors: {
custom: {
50: '#aee7e9',
500: '#87dcdf',
950: '#000000',
},
}SCSS
$custom: #87dcdf; $custom-light: #aee7e9; $custom-dark: #000000;
JSON
{
"hex": "#87dcdf",
"rgb": {
"r": 135,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.045,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84173,
"c": 0.0826,
"h": 198.6
},
"luminance": 0.61665
}Semantic roles & 50–950 ramp
primary
#87DCDF
secondary
#B75754
accent
#2620C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484