#87CECA#87CECA
#87CECA is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.071 H 191.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #87CECA |
|---|---|
| RGB | rgb(135, 206, 202) |
| HSL | hsl(177, 42%, 67%) |
| HSV | hsv(177, 34%, 81%) |
| CMYK | cmyk(34.5%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.20, -23.04, -5.08) |
| CIE-LCH | lch(78.20, 23.59, 192.42°) |
| OKLab | oklab(80.35% -0.0701 -0.014) |
| OKLCH | oklch(80.35% 0.071 191.3) |
| XYZ | xyz(42.7199, 53.5551, 63.9518) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.33
Pale Teal
#82CBB2
ΔE00 7.82
Darkturquoise
#00CED1
ΔE00 8.20
Paleturquoise
#AFEEEE
ΔE00 8.21
Seafoam Blue
#78D1B6
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CECA #CE878B
analogous
#87CEA7 #87CECA #87AFCE
triadic
#87CECA #CA87CE #CECA87
tetradic
#87CECA #A787CE #CE878B #AFCE87
square
#87CECA #A787CE #CE878B #AFCE87
split-complementary
#87CECA #CE87AF #CEA787
monochromatic
#3F9B96 #5CBCB7 #87CECA #B2E0DD #DEF1F0
Accessibility & contrast
On white
1.79
#87CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#87CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CECA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CECA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#6CD2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87ceca; /* rgb */ color: rgb(135, 206, 202); /* oklch */ color: oklch(80.3% 0.071 191.3);
Tailwind
colors: {
custom: {
50: '#adddda',
500: '#87ceca',
950: '#000000',
},
}SCSS
$custom: #87ceca; $custom-light: #adddda; $custom-dark: #000000;
JSON
{
"hex": "#87ceca",
"rgb": {
"r": 135,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.62,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.80346,
"c": 0.07146,
"h": 191.3
},
"luminance": 0.53558
}Semantic roles & 50–950 ramp
primary
#87CECA
secondary
#A1585C
accent
#3038B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483