#87FDF2#87FDF2
#87FDF2 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.109 H 187.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF2 |
|---|---|
| RGB | rgb(135, 253, 242) |
| HSL | hsl(174, 97%, 76%) |
| HSV | hsv(174, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.49, -36.02, -5.10) |
| CIE-LCH | lch(92.49, 36.38, 188.05°) |
| OKLab | oklab(92.19% -0.1079 -0.0143) |
| OKLCH | oklch(92.19% 0.109 187.6) |
| XYZ | xyz(61.1374, 81.8071, 96.5558) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 5.02
Tiffany Blue
#7BF2DA
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 5.46
Bright Aqua
#0BF9EA
ΔE00 5.63
Pale Cyan
#B7FFFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF2 #FD8792
analogous
#87FDB7 #87FDF2 #87CDFD
triadic
#87FDF2 #F287FD #FDF287
tetradic
#87FDF2 #B787FD #FD8792 #CDFD87
square
#87FDF2 #B787FD #FD8792 #CDFD87
split-complementary
#87FDF2 #FD87CD #FDB787
monochromatic
#0FFBE5 #4BFCEB #87FDF2 #C3FEF9 #E1FEFC
Accessibility & contrast
On white
1.21
#87FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#87FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF2
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF2 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#4BFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fdf2; /* rgb */ color: rgb(135, 253, 242); /* oklch */ color: oklch(92.2% 0.109 187.6);
Tailwind
colors: {
custom: {
50: '#b1fef6',
500: '#87fdf2',
950: '#000000',
},
}SCSS
$custom: #87fdf2; $custom-light: #b1fef6; $custom-dark: #000000;
JSON
{
"hex": "#87fdf2",
"rgb": {
"r": 135,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.407,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.9219,
"c": 0.10882,
"h": 187.6
},
"luminance": 0.81812
}Semantic roles & 50–950 ramp
primary
#87FDF2
secondary
#DC4C59
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685