#87FFE4#87FFE4
#87FFE4 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.116 H 177.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFE4 |
|---|---|
| RGB | rgb(135, 255, 228) |
| HSL | hsl(167, 100%, 76%) |
| HSV | hsv(167, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.69, -40.18, 2.45) |
| CIE-LCH | lch(92.69, 40.26, 176.52°) |
| OKLab | oklab(92.24% -0.1159 0.0059) |
| OKLCH | oklch(92.24% 0.116 177.1) |
| XYZ | xyz(59.7494, 82.2674, 86.1143) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.76
Tiffany Blue
#7BF2DA
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.61
Pale Turquoise
#A5FBD5
ΔE00 5.55
Pale Aqua
#B8FFEB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFE4 #FF87A2
analogous
#87FFA8 #87FFE4 #87DEFF
triadic
#87FFE4 #E487FF #FFE487
tetradic
#87FFE4 #A887FF #FF87A2 #DEFF87
square
#87FFE4 #A887FF #FF87A2 #DEFF87
split-complementary
#87FFE4 #FF87DE #FFA887
monochromatic
#0DFFC8 #4AFFD6 #87FFE4 #C4FFF2 #E0FFF8
Accessibility & contrast
On white
1.20
#87FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#87FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFE4
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFE4 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#E4E4E6
Tritanopia (blue-blind)
#54FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffe4; /* rgb */ color: rgb(135, 255, 228); /* oklch */ color: oklch(92.2% 0.116 177.1);
Tailwind
colors: {
custom: {
50: '#b1ffec',
500: '#87ffe4',
950: '#000000',
},
}SCSS
$custom: #87ffe4; $custom-light: #b1ffec; $custom-dark: #000000;
JSON
{
"hex": "#87ffe4",
"rgb": {
"r": 135,
"g": 255,
"b": 228
},
"hsl": {
"h": 166.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92236,
"c": 0.11605,
"h": 177.1
},
"luminance": 0.82272
}Semantic roles & 50–950 ramp
primary
#87FFE4
secondary
#DF4B6C
accent
#0034E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684