#87FEFC#87FEFC
#87FEFC is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.108 H 194.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEFC |
|---|---|
| RGB | rgb(135, 254, 252) |
| HSL | hsl(179, 98%, 76%) |
| HSV | hsv(179, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(93.04, -34.05, -9.46) |
| CIE-LCH | lch(93.04, 35.34, 195.53°) |
| OKLab | oklab(92.72% -0.1049 -0.0262) |
| OKLCH | oklch(92.72% 0.108 194) |
| XYZ | xyz(62.9971, 83.0574, 104.7885) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.96
Bright Cyan
#41FDFE
ΔE00 4.11
Aqua
#00FFFF
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.24
Bright Turquoise
#0FFEF9
ΔE00 5.45
Pale Cyan
#B7FFFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEFC #FE8789
analogous
#87FEC1 #87FEFC #87C5FE
triadic
#87FEFC #FC87FE #FEFC87
tetradic
#87FEFC #C187FE #FE8789 #C5FE87
square
#87FEFC #C187FE #FE8789 #C5FE87
split-complementary
#87FEFC #FE87C5 #FEC187
monochromatic
#0EFDF9 #4AFDFA #87FEFC #C4FFFE #E1FFFE
Accessibility & contrast
On white
1.19
#87FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#87FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEFC
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEFC | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#42FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87fefc; /* rgb */ color: rgb(135, 254, 252); /* oklch */ color: oklch(92.7% 0.108 194.0);
Tailwind
colors: {
custom: {
50: '#b2fffd',
500: '#87fefc',
950: '#000000',
},
}SCSS
$custom: #87fefc; $custom-light: #b2fffd; $custom-dark: #000000;
JSON
{
"hex": "#87fefc",
"rgb": {
"r": 135,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.992,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.92724,
"c": 0.10811,
"h": 194
},
"luminance": 0.83063
}Semantic roles & 50–950 ramp
primary
#87FEFC
secondary
#DE4B4E
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685