#87FFE3#87FFE3
#87FFE3 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 176.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFE3 |
|---|---|
| RGB | rgb(135, 255, 227) |
| HSL | hsl(166, 100%, 76%) |
| HSV | hsv(166, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 11%, 0%) |
| CIE-LAB | lab(92.67, -40.41, 2.93) |
| CIE-LCH | lch(92.67, 40.51, 175.86°) |
| OKLab | oklab(92.21% -0.1163 0.0071) |
| OKLCH | oklch(92.21% 0.117 176.5) |
| XYZ | xyz(59.6110, 82.2120, 85.3853) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.47
Tiffany Blue
#7BF2DA
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 5.33
Pale Aqua
#B8FFEB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFE3 #FF87A3
analogous
#87FFA7 #87FFE3 #87DFFF
triadic
#87FFE3 #E387FF #FFE387
tetradic
#87FFE3 #A787FF #FF87A3 #DFFF87
square
#87FFE3 #A787FF #FF87A3 #DFFF87
split-complementary
#87FFE3 #FF87DF #FFA787
monochromatic
#0DFFC6 #4AFFD5 #87FFE3 #C4FFF1 #E0FFF8
Accessibility & contrast
On white
1.20
#87FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#87FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFE3
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFE3 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E2
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#55FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffe3; /* rgb */ color: rgb(135, 255, 227); /* oklch */ color: oklch(92.2% 0.117 176.5);
Tailwind
colors: {
custom: {
50: '#b1ffeb',
500: '#87ffe3',
950: '#000000',
},
}SCSS
$custom: #87ffe3; $custom-light: #b1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#87ffe3",
"rgb": {
"r": 135,
"g": 255,
"b": 227
},
"hsl": {
"h": 166,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92208,
"c": 0.11655,
"h": 176.5
},
"luminance": 0.82217
}Semantic roles & 50–950 ramp
primary
#87FFE3
secondary
#DF4B6E
accent
#0036E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684