#87FBC7#87FBC7
#87FBC7 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.130 H 162.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBC7 |
|---|---|
| RGB | rgb(135, 251, 199) |
| HSL | hsl(153, 94%, 76%) |
| HSV | hsv(153, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(90.90, -44.64, 14.84) |
| CIE-LCH | lch(90.90, 47.05, 161.61°) |
| OKLab | oklab(90.57% -0.1239 0.0381) |
| OKLCH | oklch(90.57% 0.13 162.9) |
| XYZ | xyz(54.7931, 78.2645, 66.2409) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 3.94
Light Seafoam
#A0FEBF
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBC7 #FB87BB
analogous
#87FB8D #87FBC7 #87F5FB
triadic
#87FBC7 #C787FB #FBC787
tetradic
#87FBC7 #8D87FB #FB87BB #F5FB87
square
#87FBC7 #8D87FB #FB87BB #F5FB87
split-complementary
#87FBC7 #FB87F5 #FB8D87
monochromatic
#11F790 #4CF9AB #87FBC7 #C2FDE3 #E1FEF1
Accessibility & contrast
On white
1.26
#87FBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#87FBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBC7
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBC7 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E6E0CA
Tritanopia (blue-blind)
#64FBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fbc7; /* rgb */ color: rgb(135, 251, 199); /* oklch */ color: oklch(90.6% 0.130 162.9);
Tailwind
colors: {
custom: {
50: '#b0fdd8',
500: '#87fbc7',
950: '#000000',
},
}SCSS
$custom: #87fbc7; $custom-light: #b0fdd8; $custom-dark: #000000;
JSON
{
"hex": "#87fbc7",
"rgb": {
"r": 135,
"g": 251,
"b": 199
},
"hsl": {
"h": 153.103,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90565,
"c": 0.12966,
"h": 162.9
},
"luminance": 0.78269
}Semantic roles & 50–950 ramp
primary
#87FBC7
secondary
#DA4C8C
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683