#87FDFA#87FDFA
#87FDFA is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.107 H 193.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDFA |
|---|---|
| RGB | rgb(135, 253, 250) |
| HSL | hsl(178, 97%, 76%) |
| HSV | hsv(178, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(92.71, -34.08, -8.92) |
| CIE-LCH | lch(92.71, 35.23, 194.67°) |
| OKLab | oklab(92.44% -0.1046 -0.0247) |
| OKLCH | oklch(92.44% 0.107 193.3) |
| XYZ | xyz(62.3653, 82.2983, 103.0226) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.96
Bright Cyan
#41FDFE
ΔE00 4.18
Aqua
#00FFFF
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDFA #FD878A
analogous
#87FDBF #87FDFA #87C5FD
triadic
#87FDFA #FA87FD #FDFA87
tetradic
#87FDFA #BF87FD #FD878A #C5FD87
square
#87FDFA #BF87FD #FD878A #C5FD87
split-complementary
#87FDFA #FD87C5 #FDBF87
monochromatic
#0FFBF5 #4BFCF7 #87FDFA #C3FEFD #E1FEFE
Accessibility & contrast
On white
1.20
#87FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#87FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDFA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDFA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#44FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdfa; /* rgb */ color: rgb(135, 253, 250); /* oklch */ color: oklch(92.4% 0.107 193.3);
Tailwind
colors: {
custom: {
50: '#b2fefb',
500: '#87fdfa',
950: '#000000',
},
}SCSS
$custom: #87fdfa; $custom-light: #b2fefb; $custom-dark: #000000;
JSON
{
"hex": "#87fdfa",
"rgb": {
"r": 135,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.475,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92437,
"c": 0.10748,
"h": 193.3
},
"luminance": 0.82304
}Semantic roles & 50–950 ramp
primary
#87FDFA
secondary
#DC4C4F
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685