#87DFDA#87DFDA
#87DFDA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.085 H 191.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFDA |
|---|---|
| RGB | rgb(135, 223, 218) |
| HSL | hsl(177, 58%, 70%) |
| HSV | hsv(177, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.43, -27.60, -5.89) |
| CIE-LCH | lch(83.43, 28.22, 192.04°) |
| OKLab | oklab(84.69% -0.0838 -0.0163) |
| OKLCH | oklch(84.69% 0.085 191) |
| XYZ | xyz(49.0295, 62.9847, 75.8897) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Light Cyan
#ACFFFC
ΔE00 7.31
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFDA #DF878C
analogous
#87DFAE #87DFDA #87B8DF
triadic
#87DFDA #DA87DF #DFDA87
tetradic
#87DFDA #AE87DF #DF878C #B8DF87
square
#87DFDA #AE87DF #DF878C #B8DF87
split-complementary
#87DFDA #DF87B8 #DFAE87
monochromatic
#32BAB2 #57D2CB #87DFDA #B7ECE9 #E7F9F8
Accessibility & contrast
On white
1.54
#87DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#87DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFDA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFDA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#62E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dfda; /* rgb */ color: rgb(135, 223, 218); /* oklch */ color: oklch(84.7% 0.085 191.0);
Tailwind
colors: {
custom: {
50: '#aee9e5',
500: '#87dfda',
950: '#000000',
},
}SCSS
$custom: #87dfda; $custom-light: #aee9e5; $custom-dark: #000000;
JSON
{
"hex": "#87dfda",
"rgb": {
"r": 135,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.591,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84689,
"c": 0.08541,
"h": 191
},
"luminance": 0.62988
}Semantic roles & 50–950 ramp
primary
#87DFDA
secondary
#B75459
accent
#2029C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484