#87FDF5#87FDF5
#87FDF5 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.108 H 189.7°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF5 |
|---|---|
| RGB | rgb(135, 253, 245) |
| HSL | hsl(176, 97%, 76%) |
| HSV | hsv(176, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.57, -35.30, -6.53) |
| CIE-LCH | lch(92.57, 35.90, 190.49°) |
| OKLab | oklab(92.28% -0.1066 -0.0182) |
| OKLCH | oklch(92.28% 0.108 189.7) |
| XYZ | xyz(61.5917, 81.9888, 98.9482) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 5.24
Aqua
#00FFFF
ΔE00 5.62
Pale Cyan
#B7FFFA
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF5 #FD878F
analogous
#87FDBA #87FDF5 #87CAFD
triadic
#87FDF5 #F587FD #FDF587
tetradic
#87FDF5 #BA87FD #FD878F #CAFD87
square
#87FDF5 #BA87FD #FD878F #CAFD87
split-complementary
#87FDF5 #FD87CA #FDBA87
monochromatic
#0FFBEB #4BFCF0 #87FDF5 #C3FEFA #E1FEFC
Accessibility & contrast
On white
1.21
#87FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#87FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF5
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF5 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#48FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdf5; /* rgb */ color: rgb(135, 253, 245); /* oklch */ color: oklch(92.3% 0.108 189.7);
Tailwind
colors: {
custom: {
50: '#b1fef8',
500: '#87fdf5',
950: '#000000',
},
}SCSS
$custom: #87fdf5; $custom-light: #b1fef8; $custom-dark: #000000;
JSON
{
"hex": "#87fdf5",
"rgb": {
"r": 135,
"g": 253,
"b": 245
},
"hsl": {
"h": 175.932,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92282,
"c": 0.10818,
"h": 189.7
},
"luminance": 0.81994
}Semantic roles & 50–950 ramp
primary
#87FDF5
secondary
#DC4C56
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685