#87FBCA#87FBCA
#87FBCA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.127 H 164.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBCA |
|---|---|
| RGB | rgb(135, 251, 202) |
| HSL | hsl(155, 94%, 76%) |
| HSV | hsv(155, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(90.96, -44.03, 13.39) |
| CIE-LCH | lch(90.96, 46.02, 163.09°) |
| OKLab | oklab(90.64% -0.1226 0.0344) |
| OKLCH | oklch(90.64% 0.127 164.3) |
| XYZ | xyz(55.1449, 78.4052, 68.0935) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 3.57
Pale Turquoise
#A5FBD5
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBCA #FB87B8
analogous
#87FB90 #87FBCA #87F2FB
triadic
#87FBCA #CA87FB #FBCA87
tetradic
#87FBCA #9087FB #FB87B8 #F2FB87
square
#87FBCA #9087FB #FB87B8 #F2FB87
split-complementary
#87FBCA #FB87F2 #FB9087
monochromatic
#11F796 #4CF9B0 #87FBCA #C2FDE4 #E1FEF2
Accessibility & contrast
On white
1.26
#87FBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#87FBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBCA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBCA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#63FBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fbca; /* rgb */ color: rgb(135, 251, 202); /* oklch */ color: oklch(90.6% 0.127 164.3);
Tailwind
colors: {
custom: {
50: '#b0fdda',
500: '#87fbca',
950: '#000000',
},
}SCSS
$custom: #87fbca; $custom-light: #b0fdda; $custom-dark: #000000;
JSON
{
"hex": "#87fbca",
"rgb": {
"r": 135,
"g": 251,
"b": 202
},
"hsl": {
"h": 154.655,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90638,
"c": 0.12737,
"h": 164.3
},
"luminance": 0.7841
}Semantic roles & 50–950 ramp
primary
#87FBCA
secondary
#DA4C88
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683