#87FDF1#87FDF1
#87FDF1 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.109 H 186.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF1 |
|---|---|
| RGB | rgb(135, 253, 241) |
| HSL | hsl(174, 97%, 76%) |
| HSV | hsv(174, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(92.46, -36.25, -4.62) |
| CIE-LCH | lch(92.46, 36.55, 187.26°) |
| OKLab | oklab(92.16% -0.1083 -0.013) |
| OKLCH | oklch(92.16% 0.109 186.9) |
| XYZ | xyz(60.9877, 81.7472, 95.7669) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 5.56
Bright Turquoise
#0FFEF9
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 5.69
Pale Cyan
#B7FFFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF1 #FD8793
analogous
#87FDB6 #87FDF1 #87CEFD
triadic
#87FDF1 #F187FD #FDF187
tetradic
#87FDF1 #B687FD #FD8793 #CEFD87
square
#87FDF1 #B687FD #FD8793 #CEFD87
split-complementary
#87FDF1 #FD87CE #FDB687
monochromatic
#0FFBE3 #4BFCEA #87FDF1 #C3FEF8 #E1FEFB
Accessibility & contrast
On white
1.21
#87FDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#87FDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF1
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF1 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F1
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#4CFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fdf1; /* rgb */ color: rgb(135, 253, 241); /* oklch */ color: oklch(92.2% 0.109 186.9);
Tailwind
colors: {
custom: {
50: '#b1fef5',
500: '#87fdf1',
950: '#000000',
},
}SCSS
$custom: #87fdf1; $custom-light: #b1fef5; $custom-dark: #000000;
JSON
{
"hex": "#87fdf1",
"rgb": {
"r": 135,
"g": 253,
"b": 241
},
"hsl": {
"h": 173.898,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.9216,
"c": 0.10906,
"h": 186.9
},
"luminance": 0.81752
}Semantic roles & 50–950 ramp
primary
#87FDF1
secondary
#DC4C5A
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685