#87FCEB#87FCEB
#87FCEB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.110 H 183.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCEB |
|---|---|
| RGB | rgb(135, 252, 235) |
| HSL | hsl(171, 95%, 76%) |
| HSV | hsv(171, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(92.03, -37.21, -2.15) |
| CIE-LCH | lch(92.03, 37.28, 183.31°) |
| OKLab | oklab(91.76% -0.1097 -0.0064) |
| OKLCH | oklch(91.76% 0.11 183.3) |
| XYZ | xyz(59.7913, 80.7649, 91.0195) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.27
Bright Aqua
#0BF9EA
ΔE00 5.54
Light Aqua
#8CFFDB
ΔE00 5.83
Pale Aqua
#B8FFEB
ΔE00 5.98
Light Cyan
#ACFFFC
ΔE00 6.38
Bright Turquoise
#0FFEF9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCEB #FC8798
analogous
#87FCB0 #87FCEB #87D2FC
triadic
#87FCEB #EB87FC #FCEB87
tetradic
#87FCEB #B087FC #FC8798 #D2FC87
square
#87FCEB #B087FC #FC8798 #D2FC87
split-complementary
#87FCEB #FC87D2 #FCB087
monochromatic
#10F9D7 #4BFBE1 #87FCEB #C3FDF5 #E1FEFA
Accessibility & contrast
On white
1.22
#87FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#87FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCEB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCEB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#50FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fceb; /* rgb */ color: rgb(135, 252, 235); /* oklch */ color: oklch(91.8% 0.110 183.3);
Tailwind
colors: {
custom: {
50: '#b1fef1',
500: '#87fceb',
950: '#000000',
},
}SCSS
$custom: #87fceb; $custom-light: #b1fef1; $custom-dark: #000000;
JSON
{
"hex": "#87fceb",
"rgb": {
"r": 135,
"g": 252,
"b": 235
},
"hsl": {
"h": 171.282,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91756,
"c": 0.10985,
"h": 183.3
},
"luminance": 0.8077
}Semantic roles & 50–950 ramp
primary
#87FCEB
secondary
#DB4C61
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685