#87FFFD#87FFFD
#87FFFD is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.109 H 194.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFFD |
|---|---|
| RGB | rgb(135, 255, 253) |
| HSL | hsl(179, 100%, 76%) |
| HSV | hsv(179, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.34, -34.27, -9.53) |
| CIE-LCH | lch(93.34, 35.57, 195.53°) |
| OKLab | oklab(92.98% -0.1056 -0.0263) |
| OKLCH | oklch(92.98% 0.109 194) |
| XYZ | xyz(63.4741, 83.7573, 105.7313) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.09
Aqua
#00FFFF
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFFD #FF8789
analogous
#87FFC1 #87FFFD #87C5FF
triadic
#87FFFD #FD87FF #FFFD87
tetradic
#87FFFD #C187FF #FF8789 #C5FF87
square
#87FFFD #C187FF #FF8789 #C5FF87
split-complementary
#87FFFD #FF87C5 #FFC187
monochromatic
#0DFFFB #4AFFFC #87FFFD #C4FFFE #E0FFFE
Accessibility & contrast
On white
1.18
#87FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#87FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFFD
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFFD | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#40FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #87fffd; /* rgb */ color: rgb(135, 255, 253); /* oklch */ color: oklch(93.0% 0.109 194.0);
Tailwind
colors: {
custom: {
50: '#b2fffe',
500: '#87fffd',
950: '#000000',
},
}SCSS
$custom: #87fffd; $custom-light: #b2fffe; $custom-dark: #000000;
JSON
{
"hex": "#87fffd",
"rgb": {
"r": 135,
"g": 255,
"b": 253
},
"hsl": {
"h": 179,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92979,
"c": 0.10881,
"h": 194
},
"luminance": 0.83763
}Semantic roles & 50–950 ramp
primary
#87FFFD
secondary
#DF4B4D
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685