#87FDF9#87FDF9
#87FDF9 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.108 H 192.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF9 |
|---|---|
| RGB | rgb(135, 253, 249) |
| HSL | hsl(178, 97%, 76%) |
| HSV | hsv(178, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(92.68, -34.32, -8.44) |
| CIE-LCH | lch(92.68, 35.35, 193.82°) |
| OKLab | oklab(92.41% -0.105 -0.0234) |
| OKLCH | oklch(92.41% 0.108 192.6) |
| XYZ | xyz(62.2089, 82.2357, 102.1990) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.26
Aqua
#00FFFF
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF9 #FD878B
analogous
#87FDBE #87FDF9 #87C6FD
triadic
#87FDF9 #F987FD #FDF987
tetradic
#87FDF9 #BE87FD #FD878B #C6FD87
square
#87FDF9 #BE87FD #FD878B #C6FD87
split-complementary
#87FDF9 #FD87C6 #FDBE87
monochromatic
#0FFBF3 #4BFCF6 #87FDF9 #C3FEFC #E1FEFD
Accessibility & contrast
On white
1.20
#87FDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#87FDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF9
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF9 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#45FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdf9; /* rgb */ color: rgb(135, 253, 249); /* oklch */ color: oklch(92.4% 0.108 192.6);
Tailwind
colors: {
custom: {
50: '#b1fefb',
500: '#87fdf9',
950: '#000000',
},
}SCSS
$custom: #87fdf9; $custom-light: #b1fefb; $custom-dark: #000000;
JSON
{
"hex": "#87fdf9",
"rgb": {
"r": 135,
"g": 253,
"b": 249
},
"hsl": {
"h": 177.966,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92406,
"c": 0.10758,
"h": 192.6
},
"luminance": 0.82241
}Semantic roles & 50–950 ramp
primary
#87FDF9
secondary
#DC4C51
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685