#87FFE5#87FFE5
#87FFE5 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.116 H 177.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFE5 |
|---|---|
| RGB | rgb(135, 255, 229) |
| HSL | hsl(167, 100%, 76%) |
| HSV | hsv(167, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(92.72, -39.96, 1.96) |
| CIE-LCH | lch(92.72, 40.00, 177.19°) |
| OKLab | oklab(92.26% -0.1155 0.0046) |
| OKLCH | oklch(92.26% 0.116 177.7) |
| XYZ | xyz(59.8886, 82.3231, 86.8475) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 4.88
Pale Turquoise
#A5FBD5
ΔE00 5.77
Pale Aqua
#B8FFEB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFE5 #FF87A1
analogous
#87FFA9 #87FFE5 #87DDFF
triadic
#87FFE5 #E587FF #FFE587
tetradic
#87FFE5 #A987FF #FF87A1 #DDFF87
square
#87FFE5 #A987FF #FF87A1 #DDFF87
split-complementary
#87FFE5 #FF87DD #FFA987
monochromatic
#0DFFCA #4AFFD8 #87FFE5 #C4FFF2 #E0FFF8
Accessibility & contrast
On white
1.20
#87FFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#87FFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFE5
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFE5 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E4
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#53FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffe5; /* rgb */ color: rgb(135, 255, 229); /* oklch */ color: oklch(92.3% 0.116 177.7);
Tailwind
colors: {
custom: {
50: '#b1ffed',
500: '#87ffe5',
950: '#000000',
},
}SCSS
$custom: #87ffe5; $custom-light: #b1ffed; $custom-dark: #000000;
JSON
{
"hex": "#87ffe5",
"rgb": {
"r": 135,
"g": 255,
"b": 229
},
"hsl": {
"h": 167,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92264,
"c": 0.11557,
"h": 177.7
},
"luminance": 0.82328
}Semantic roles & 50–950 ramp
primary
#87FFE5
secondary
#DF4B6B
accent
#0032E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684