#87FFE2#87FFE2
#87FFE2 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 175.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFE2 |
|---|---|
| RGB | rgb(135, 255, 226) |
| HSL | hsl(166, 100%, 76%) |
| HSV | hsv(166, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.64, -40.63, 3.41) |
| CIE-LCH | lch(92.64, 40.78, 175.21°) |
| OKLab | oklab(92.18% -0.1167 0.0084) |
| OKLCH | oklch(92.18% 0.117 175.9) |
| XYZ | xyz(59.4734, 82.1570, 84.6606) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.18
Tiffany Blue
#7BF2DA
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 4.10
Pale Turquoise
#A5FBD5
ΔE00 5.12
Pale Aqua
#B8FFEB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFE2 #FF87A4
analogous
#87FFA6 #87FFE2 #87E0FF
triadic
#87FFE2 #E287FF #FFE287
tetradic
#87FFE2 #A687FF #FF87A4 #E0FF87
square
#87FFE2 #A687FF #FF87A4 #E0FF87
split-complementary
#87FFE2 #FF87E0 #FFA687
monochromatic
#0DFFC4 #4AFFD3 #87FFE2 #C4FFF1 #E0FFF8
Accessibility & contrast
On white
1.20
#87FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#87FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFE2
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFE2 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#55FFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffe2; /* rgb */ color: rgb(135, 255, 226); /* oklch */ color: oklch(92.2% 0.117 175.9);
Tailwind
colors: {
custom: {
50: '#b1ffeb',
500: '#87ffe2',
950: '#000000',
},
}SCSS
$custom: #87ffe2; $custom-light: #b1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#87ffe2",
"rgb": {
"r": 135,
"g": 255,
"b": 226
},
"hsl": {
"h": 165.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92181,
"c": 0.11705,
"h": 175.9
},
"luminance": 0.82162
}Semantic roles & 50–950 ramp
primary
#87FFE2
secondary
#DF4B6F
accent
#0037E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684