#87FDFD#87FDFD
#87FDFD is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.5% C 0.107 H 195.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDFD |
|---|---|
| RGB | rgb(135, 253, 253) |
| HSL | hsl(180, 97%, 76%) |
| HSV | hsv(180, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.79, -33.34, -10.35) |
| CIE-LCH | lch(92.79, 34.91, 197.25°) |
| OKLab | oklab(92.53% -0.1034 -0.0286) |
| OKLCH | oklch(92.53% 0.107 195.5) |
| XYZ | xyz(62.8395, 82.4879, 105.5197) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.95
Bright Cyan
#41FDFE
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 5.04
Aqua
#00FFFF
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDFD #FD8787
analogous
#87FDC2 #87FDFD #87C2FD
triadic
#87FDFD #FD87FD #FDFD87
tetradic
#87FDFD #C287FD #FD8787 #C2FD87
square
#87FDFD #C287FD #FD8787 #C2FD87
split-complementary
#87FDFD #FD87C2 #FDC287
monochromatic
#0FFBFB #4BFCFC #87FDFD #C3FEFE #E1FEFE
Accessibility & contrast
On white
1.20
#87FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#87FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDFD
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDFD | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#41FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdfd; /* rgb */ color: rgb(135, 253, 253); /* oklch */ color: oklch(92.5% 0.107 195.5);
Tailwind
colors: {
custom: {
50: '#b2fefe',
500: '#87fdfd',
950: '#000000',
},
}SCSS
$custom: #87fdfd; $custom-light: #b2fefe; $custom-dark: #000000;
JSON
{
"hex": "#87fdfd",
"rgb": {
"r": 135,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92532,
"c": 0.10728,
"h": 195.5
},
"luminance": 0.82493
}Semantic roles & 50–950 ramp
primary
#87FDFD
secondary
#DC4C4C
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685