#87FBCE#87FBCE
#87FBCE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.124 H 166.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBCE |
|---|---|
| RGB | rgb(135, 251, 206) |
| HSL | hsl(157, 94%, 76%) |
| HSV | hsv(157, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(91.05, -43.20, 11.45) |
| CIE-LCH | lch(91.05, 44.69, 165.16°) |
| OKLab | oklab(90.74% -0.1209 0.0294) |
| OKLCH | oklch(90.74% 0.124 166.3) |
| XYZ | xyz(55.6246, 78.5971, 70.6201) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 2.61
Pale Turquoise
#A5FBD5
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBCE #FB87B4
analogous
#87FB94 #87FBCE #87EEFB
triadic
#87FBCE #CE87FB #FBCE87
tetradic
#87FBCE #9487FB #FB87B4 #EEFB87
square
#87FBCE #9487FB #FB87B4 #EEFB87
split-complementary
#87FBCE #FB87EE #FB9487
monochromatic
#11F79E #4CF9B6 #87FBCE #C2FDE6 #E1FEF3
Accessibility & contrast
On white
1.26
#87FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#87FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBCE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBCE | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#61FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fbce; /* rgb */ color: rgb(135, 251, 206); /* oklch */ color: oklch(90.7% 0.124 166.3);
Tailwind
colors: {
custom: {
50: '#b0fddd',
500: '#87fbce',
950: '#000000',
},
}SCSS
$custom: #87fbce; $custom-light: #b0fddd; $custom-dark: #000000;
JSON
{
"hex": "#87fbce",
"rgb": {
"r": 135,
"g": 251,
"b": 206
},
"hsl": {
"h": 156.724,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90738,
"c": 0.12443,
"h": 166.3
},
"luminance": 0.78601
}Semantic roles & 50–950 ramp
primary
#87FBCE
secondary
#DA4C83
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684