#87DDCF#87DDCF
#87DDCF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.086 H 182.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDCF |
|---|---|
| RGB | rgb(135, 221, 207) |
| HSL | hsl(170, 56%, 70%) |
| HSV | hsv(170, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(82.57, -29.21, -1.32) |
| CIE-LCH | lch(82.57, 29.24, 182.58°) |
| OKLab | oklab(83.9% -0.0861 -0.004) |
| OKLCH | oklch(83.9% 0.086 182.7) |
| XYZ | xyz(47.1063, 61.3655, 68.3819) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 5.77
Turquoise
#40E0D0
ΔE00 5.87
Pale Teal
#82CBB2
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDCF #DD8795
analogous
#87DDA4 #87DDCF #87C0DD
triadic
#87DDCF #CF87DD #DDCF87
tetradic
#87DDCF #A487DD #DD8795 #C0DD87
square
#87DDCF #A487DD #DD8795 #C0DD87
split-complementary
#87DDCF #DD87C0 #DDA487
monochromatic
#34B6A1 #57CFBC #87DDCF #B7EBE2 #E6F8F5
Accessibility & contrast
On white
1.58
#87DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#87DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDCF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDCF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#68E0D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87ddcf; /* rgb */ color: rgb(135, 221, 207); /* oklch */ color: oklch(83.9% 0.086 182.7);
Tailwind
colors: {
custom: {
50: '#aee8dd',
500: '#87ddcf',
950: '#000000',
},
}SCSS
$custom: #87ddcf; $custom-light: #aee8dd; $custom-dark: #000000;
JSON
{
"hex": "#87ddcf",
"rgb": {
"r": 135,
"g": 221,
"b": 207
},
"hsl": {
"h": 170.233,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.839,
"c": 0.08615,
"h": 182.7
},
"luminance": 0.61369
}Semantic roles & 50–950 ramp
primary
#87DDCF
secondary
#B45464
accent
#223CC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484