#87FFEB#87FFEB
#87FFEB is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.113 H 181.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFEB |
|---|---|
| RGB | rgb(135, 255, 235) |
| HSL | hsl(170, 100%, 76%) |
| HSV | hsv(170, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.87, -38.58, -0.92) |
| CIE-LCH | lch(92.87, 38.59, 181.37°) |
| OKLab | oklab(92.44% -0.113 -0.0031) |
| OKLCH | oklch(92.44% 0.113 181.6) |
| XYZ | xyz(60.7409, 82.6640, 91.3360) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 4.93
Bright Aqua
#0BF9EA
ΔE00 5.75
Pale Aqua
#B8FFEB
ΔE00 5.91
Aquamarine
#7FFFD4
ΔE00 6.56
Light Turquoise
#7EF4CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFEB #FF879B
analogous
#87FFAF #87FFEB #87D7FF
triadic
#87FFEB #EB87FF #FFEB87
tetradic
#87FFEB #AF87FF #FF879B #D7FF87
square
#87FFEB #AF87FF #FF879B #D7FF87
split-complementary
#87FFEB #FF87D7 #FFAF87
monochromatic
#0DFFD7 #4AFFE1 #87FFEB #C4FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#87FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#87FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFEB
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFEB | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#4FFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffeb; /* rgb */ color: rgb(135, 255, 235); /* oklch */ color: oklch(92.4% 0.113 181.6);
Tailwind
colors: {
custom: {
50: '#b1fff1',
500: '#87ffeb',
950: '#000000',
},
}SCSS
$custom: #87ffeb; $custom-light: #b1fff1; $custom-dark: #000000;
JSON
{
"hex": "#87ffeb",
"rgb": {
"r": 135,
"g": 255,
"b": 235
},
"hsl": {
"h": 170,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92435,
"c": 0.113,
"h": 181.6
},
"luminance": 0.82669
}Semantic roles & 50–950 ramp
primary
#87FFEB
secondary
#DF4B64
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685