#87FAEC#87FAEC
#87FAEC is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.3% C 0.108 H 185.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87FAEC |
|---|---|
| RGB | rgb(135, 250, 236) |
| HSL | hsl(173, 92%, 75%) |
| HSV | hsv(173, 46%, 98%) |
| CMYK | cmyk(46%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(91.49, -36.06, -3.45) |
| CIE-LCH | lch(91.49, 36.23, 185.47°) |
| OKLab | oklab(91.33% -0.1071 -0.0099) |
| OKLCH | oklch(91.33% 0.108 185.3) |
| XYZ | xyz(59.3114, 79.5733, 91.5743) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 6.05
Pale Aqua
#B8FFEB
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FAEC #FA8795
analogous
#87FAB3 #87FAEC #87CEFA
triadic
#87FAEC #EC87FA #FAEC87
tetradic
#87FAEC #B387FA #FA8795 #CEFA87
square
#87FAEC #B387FA #FA8795 #CEFA87
split-complementary
#87FAEC #FA87CE #FAB387
monochromatic
#11F5D9 #4CF8E3 #87FAEC #C2FCF5 #E2FEFA
Accessibility & contrast
On white
1.24
#87FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#87FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FAEC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FAEC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#50FEF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87faec; /* rgb */ color: rgb(135, 250, 236); /* oklch */ color: oklch(91.3% 0.108 185.3);
Tailwind
colors: {
custom: {
50: '#b1fcf2',
500: '#87faec',
950: '#000000',
},
}SCSS
$custom: #87faec; $custom-light: #b1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#87faec",
"rgb": {
"r": 135,
"g": 250,
"b": 236
},
"hsl": {
"h": 172.696,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.91334,
"c": 0.10751,
"h": 185.3
},
"luminance": 0.79578
}Semantic roles & 50–950 ramp
primary
#87FAEC
secondary
#D84D5E
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585