#87FDEF#87FDEF
#87FDEF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.110 H 185.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDEF |
|---|---|
| RGB | rgb(135, 253, 239) |
| HSL | hsl(173, 97%, 76%) |
| HSV | hsv(173, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.41, -36.73, -3.66) |
| CIE-LCH | lch(92.41, 36.91, 185.69°) |
| OKLab | oklab(92.1% -0.1091 -0.0104) |
| OKLCH | oklch(92.1% 0.11 185.5) |
| XYZ | xyz(60.6906, 81.6284, 94.2022) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.19
Bright Aqua
#0BF9EA
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 5.88
Bright Cyan
#41FDFE
ΔE00 6.20
Pale Aqua
#B8FFEB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDEF #FD8795
analogous
#87FDB4 #87FDEF #87D0FD
triadic
#87FDEF #EF87FD #FDEF87
tetradic
#87FDEF #B487FD #FD8795 #D0FD87
square
#87FDEF #B487FD #FD8795 #D0FD87
split-complementary
#87FDEF #FD87D0 #FDB487
monochromatic
#0FFBDF #4BFCE7 #87FDEF #C3FEF7 #E1FEFB
Accessibility & contrast
On white
1.21
#87FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#87FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDEF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDEF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#4DFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fdef; /* rgb */ color: rgb(135, 253, 239); /* oklch */ color: oklch(92.1% 0.110 185.5);
Tailwind
colors: {
custom: {
50: '#b1fef4',
500: '#87fdef',
950: '#000000',
},
}SCSS
$custom: #87fdef; $custom-light: #b1fef4; $custom-dark: #000000;
JSON
{
"hex": "#87fdef",
"rgb": {
"r": 135,
"g": 253,
"b": 239
},
"hsl": {
"h": 172.881,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.921,
"c": 0.10961,
"h": 185.5
},
"luminance": 0.81633
}Semantic roles & 50–950 ramp
primary
#87FDEF
secondary
#DC4C5D
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685