#87FFFE#87FFFE
#87FFFE is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.109 H 194.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFFE |
|---|---|
| RGB | rgb(135, 255, 254) |
| HSL | hsl(180, 100%, 76%) |
| HSV | hsv(180, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.37, -34.03, -10.00) |
| CIE-LCH | lch(93.37, 35.47, 196.38°) |
| OKLab | oklab(93.01% -0.1052 -0.0276) |
| OKLCH | oklch(93.01% 0.109 194.7) |
| XYZ | xyz(63.6338, 83.8212, 106.5725) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.54
Pale Cyan
#B7FFFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFFE #FF8788
analogous
#87FFC2 #87FFFE #87C4FF
triadic
#87FFFE #FE87FF #FFFE87
tetradic
#87FFFE #C287FF #FF8788 #C4FF87
square
#87FFFE #C287FF #FF8788 #C4FF87
split-complementary
#87FFFE #FF87C4 #FFC287
monochromatic
#0DFFFD #4AFFFD #87FFFE #C4FFFF #E0FFFF
Accessibility & contrast
On white
1.18
#87FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#87FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFFE
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFFE | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#3FFFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #87fffe; /* rgb */ color: rgb(135, 255, 254); /* oklch */ color: oklch(93.0% 0.109 194.7);
Tailwind
colors: {
custom: {
50: '#b2fffe',
500: '#87fffe',
950: '#000000',
},
}SCSS
$custom: #87fffe; $custom-light: #b2fffe; $custom-dark: #000000;
JSON
{
"hex": "#87fffe",
"rgb": {
"r": 135,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.9301,
"c": 0.10873,
"h": 194.7
},
"luminance": 0.83827
}Semantic roles & 50–950 ramp
primary
#87FFFE
secondary
#DF4B4C
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685