#87FDEB#87FDEB
#87FDEB is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.111 H 182.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDEB |
|---|---|
| RGB | rgb(135, 253, 235) |
| HSL | hsl(171, 97%, 76%) |
| HSV | hsv(171, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.31, -37.67, -1.74) |
| CIE-LCH | lch(92.31, 37.71, 182.64°) |
| OKLab | oklab(91.98% -0.1108 -0.0053) |
| OKLCH | oklch(91.98% 0.111 182.7) |
| XYZ | xyz(60.1062, 81.3946, 91.1245) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 5.51
Bright Aqua
#0BF9EA
ΔE00 5.59
Pale Aqua
#B8FFEB
ΔE00 5.93
Light Cyan
#ACFFFC
ΔE00 6.62
Bright Turquoise
#0FFEF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDEB #FD8799
analogous
#87FDB0 #87FDEB #87D4FD
triadic
#87FDEB #EB87FD #FDEB87
tetradic
#87FDEB #B087FD #FD8799 #D4FD87
square
#87FDEB #B087FD #FD8799 #D4FD87
split-complementary
#87FDEB #FD87D4 #FDB087
monochromatic
#0FFBD7 #4BFCE1 #87FDEB #C3FEF5 #E1FEFA
Accessibility & contrast
On white
1.22
#87FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#87FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDEB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDEB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#50FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fdeb; /* rgb */ color: rgb(135, 253, 235); /* oklch */ color: oklch(92.0% 0.111 182.7);
Tailwind
colors: {
custom: {
50: '#b1fef1',
500: '#87fdeb',
950: '#000000',
},
}SCSS
$custom: #87fdeb; $custom-light: #b1fef1; $custom-dark: #000000;
JSON
{
"hex": "#87fdeb",
"rgb": {
"r": 135,
"g": 253,
"b": 235
},
"hsl": {
"h": 170.847,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91983,
"c": 0.1109,
"h": 182.7
},
"luminance": 0.814
}Semantic roles & 50–950 ramp
primary
#87FDEB
secondary
#DC4C62
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685