#87FDF3#87FDF3
#87FDF3 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.109 H 188.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF3 |
|---|---|
| RGB | rgb(135, 253, 243) |
| HSL | hsl(175, 97%, 76%) |
| HSV | hsv(175, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(92.52, -35.78, -5.58) |
| CIE-LCH | lch(92.52, 36.21, 188.86°) |
| OKLab | oklab(92.22% -0.1075 -0.0156) |
| OKLCH | oklch(92.22% 0.109 188.3) |
| XYZ | xyz(61.2880, 81.8674, 97.3489) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.83
Bright Cyan
#41FDFE
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.37
Bright Turquoise
#0FFEF9
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 5.73
Pale Cyan
#B7FFFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF3 #FD8791
analogous
#87FDB8 #87FDF3 #87CCFD
triadic
#87FDF3 #F387FD #FDF387
tetradic
#87FDF3 #B887FD #FD8791 #CCFD87
square
#87FDF3 #B887FD #FD8791 #CCFD87
split-complementary
#87FDF3 #FD87CC #FDB887
monochromatic
#0FFBE7 #4BFCED #87FDF3 #C3FEF9 #E1FEFC
Accessibility & contrast
On white
1.21
#87FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#87FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF3
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF3 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DEE3F4
Tritanopia (blue-blind)
#4AFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fdf3; /* rgb */ color: rgb(135, 253, 243); /* oklch */ color: oklch(92.2% 0.109 188.3);
Tailwind
colors: {
custom: {
50: '#b1fef7',
500: '#87fdf3',
950: '#000000',
},
}SCSS
$custom: #87fdf3; $custom-light: #b1fef7; $custom-dark: #000000;
JSON
{
"hex": "#87fdf3",
"rgb": {
"r": 135,
"g": 253,
"b": 243
},
"hsl": {
"h": 174.915,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92221,
"c": 0.10859,
"h": 188.3
},
"luminance": 0.81873
}Semantic roles & 50–950 ramp
primary
#87FDF3
secondary
#DC4C58
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685