#87FDFB#87FDFB
#87FDFB is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.5% C 0.107 H 194.0°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDFB |
|---|---|
| RGB | rgb(135, 253, 251) |
| HSL | hsl(179, 97%, 76%) |
| HSV | hsv(179, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.73, -33.83, -9.40) |
| CIE-LCH | lch(92.73, 35.12, 195.52°) |
| OKLab | oklab(92.47% -0.1042 -0.026) |
| OKLCH | oklch(92.47% 0.107 194) |
| XYZ | xyz(62.5225, 82.3612, 103.8506) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.93
Bright Cyan
#41FDFE
ΔE00 4.15
Bright Light Blue
#26F7FD
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 5.48
Pale Cyan
#B7FFFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDFB #FD8789
analogous
#87FDC0 #87FDFB #87C4FD
triadic
#87FDFB #FB87FD #FDFB87
tetradic
#87FDFB #C087FD #FD8789 #C4FD87
square
#87FDFB #C087FD #FD8789 #C4FD87
split-complementary
#87FDFB #FD87C4 #FDC087
monochromatic
#0FFBF7 #4BFCF9 #87FDFB #C3FEFD #E1FEFE
Accessibility & contrast
On white
1.20
#87FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#87FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDFB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDFB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#43FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdfb; /* rgb */ color: rgb(135, 253, 251); /* oklch */ color: oklch(92.5% 0.107 194.0);
Tailwind
colors: {
custom: {
50: '#b2fefc',
500: '#87fdfb',
950: '#000000',
},
}SCSS
$custom: #87fdfb; $custom-light: #b2fefc; $custom-dark: #000000;
JSON
{
"hex": "#87fdfb",
"rgb": {
"r": 135,
"g": 253,
"b": 251
},
"hsl": {
"h": 178.983,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92468,
"c": 0.10739,
"h": 194
},
"luminance": 0.82366
}Semantic roles & 50–950 ramp
primary
#87FDFB
secondary
#DC4C4E
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685