#87DFDF#87DFDF
#87DFDF is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.8% C 0.085 H 195.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFDF |
|---|---|
| RGB | rgb(135, 223, 223) |
| HSL | hsl(180, 58%, 70%) |
| HSV | hsv(180, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.57, -26.40, -8.33) |
| CIE-LCH | lch(83.57, 27.68, 197.51°) |
| OKLab | oklab(84.85% -0.0818 -0.023) |
| OKLCH | oklch(84.85% 0.085 195.7) |
| XYZ | xyz(49.6936, 63.2504, 79.3877) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.61
Light Cyan
#ACFFFC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFDF #DF8787
analogous
#87DFB3 #87DFDF #87B3DF
triadic
#87DFDF #DF87DF #DFDF87
tetradic
#87DFDF #B387DF #DF8787 #B3DF87
square
#87DFDF #B387DF #DF8787 #B3DF87
split-complementary
#87DFDF #DF87B3 #DFB387
monochromatic
#32BABA #57D2D2 #87DFDF #B7ECEC #E7F9F9
Accessibility & contrast
On white
1.54
#87DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#87DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFDF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFDF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#C5CBE0
Tritanopia (blue-blind)
#5FE4DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dfdf; /* rgb */ color: rgb(135, 223, 223); /* oklch */ color: oklch(84.8% 0.085 195.7);
Tailwind
colors: {
custom: {
50: '#aee9e9',
500: '#87dfdf',
950: '#000000',
},
}SCSS
$custom: #87dfdf; $custom-light: #aee9e9; $custom-dark: #000000;
JSON
{
"hex": "#87dfdf",
"rgb": {
"r": 135,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84847,
"c": 0.08496,
"h": 195.7
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#87DFDF
secondary
#B75454
accent
#2020C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484