#87DCDA#87DCDA
#87DCDA is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.083 H 193.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCDA |
|---|---|
| RGB | rgb(135, 220, 218) |
| HSL | hsl(179, 55%, 70%) |
| HSV | hsv(179, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.59, -26.14, -7.13) |
| CIE-LCH | lch(82.59, 27.10, 195.27°) |
| OKLab | oklab(84.01% -0.0803 -0.0197) |
| OKLCH | oklch(84.01% 0.083 193.8) |
| XYZ | xyz(48.2350, 61.3958, 75.6249) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.39
Light Cyan
#ACFFFC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCDA #DC8789
analogous
#87DCB0 #87DCDA #87B4DC
triadic
#87DCDA #DA87DC #DCDA87
tetradic
#87DCDA #B087DC #DC8789 #B4DC87
square
#87DCDA #B087DC #DC8789 #B4DC87
split-complementary
#87DCDA #DC87B4 #DCB087
monochromatic
#35B4B1 #58CECB #87DCDA #B6EAE9 #E6F8F7
Accessibility & contrast
On white
1.58
#87DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#87DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCDA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCDA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#63E1DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dcda; /* rgb */ color: rgb(135, 220, 218); /* oklch */ color: oklch(84.0% 0.083 193.8);
Tailwind
colors: {
custom: {
50: '#aee7e5',
500: '#87dcda',
950: '#000000',
},
}SCSS
$custom: #87dcda; $custom-light: #aee7e5; $custom-dark: #000000;
JSON
{
"hex": "#87dcda",
"rgb": {
"r": 135,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.588,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.84012,
"c": 0.0827,
"h": 193.8
},
"luminance": 0.61399
}Semantic roles & 50–950 ramp
primary
#87DCDA
secondary
#B35456
accent
#2327C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484