#87FEEA#87FEEA
#87FEEA is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.112 H 181.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEEA |
|---|---|
| RGB | rgb(135, 254, 234) |
| HSL | hsl(170, 98%, 76%) |
| HSV | hsv(170, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.56, -38.36, -0.85) |
| CIE-LCH | lch(92.56, 38.37, 181.27°) |
| OKLab | oklab(92.18% -0.1123 -0.0029) |
| OKLCH | oklch(92.18% 0.112 181.5) |
| XYZ | xyz(60.2786, 81.9700, 90.4712) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 4.89
Bright Aqua
#0BF9EA
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 5.86
Light Turquoise
#7EF4CC
ΔE00 6.50
Aquamarine
#7FFFD4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEEA #FE879B
analogous
#87FEAF #87FEEA #87D7FE
triadic
#87FEEA #EA87FE #FEEA87
tetradic
#87FEEA #AF87FE #FE879B #D7FE87
square
#87FEEA #AF87FE #FE879B #D7FE87
split-complementary
#87FEEA #FE87D7 #FEAF87
monochromatic
#0EFDD5 #4AFDDF #87FEEA #C4FFF5 #E1FFFA
Accessibility & contrast
On white
1.21
#87FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#87FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEEA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEEA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#50FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87feea; /* rgb */ color: rgb(135, 254, 234); /* oklch */ color: oklch(92.2% 0.112 181.5);
Tailwind
colors: {
custom: {
50: '#b1fff0',
500: '#87feea',
950: '#000000',
},
}SCSS
$custom: #87feea; $custom-light: #b1fff0; $custom-dark: #000000;
JSON
{
"hex": "#87feea",
"rgb": {
"r": 135,
"g": 254,
"b": 234
},
"hsl": {
"h": 169.916,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.9218,
"c": 0.11232,
"h": 181.5
},
"luminance": 0.81975
}Semantic roles & 50–950 ramp
primary
#87FEEA
secondary
#DE4B64
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685