#87FBC6#87FBC6
#87FBC6 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.130 H 162.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBC6 |
|---|---|
| RGB | rgb(135, 251, 198) |
| HSL | hsl(153, 94%, 76%) |
| HSV | hsv(153, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.88, -44.85, 15.33) |
| CIE-LCH | lch(90.88, 47.39, 161.13°) |
| OKLab | oklab(90.54% -0.1244 0.0393) |
| OKLCH | oklch(90.54% 0.13 162.5) |
| XYZ | xyz(54.6774, 78.2182, 65.6315) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.24
Aquamarine
#7FFFD4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 3.94
Light Seafoam
#A0FEBF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBC6 #FB87BC
analogous
#87FB8C #87FBC6 #87F6FB
triadic
#87FBC6 #C687FB #FBC687
tetradic
#87FBC6 #8C87FB #FB87BC #F6FB87
square
#87FBC6 #8C87FB #FB87BC #F6FB87
split-complementary
#87FBC6 #FB87F6 #FB8C87
monochromatic
#11F78E #4CF9AA #87FBC6 #C2FDE2 #E1FEF1
Accessibility & contrast
On white
1.26
#87FBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#87FBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBC6
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBC6 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC3
Deuteranopia (green-blind)
#E6E0C9
Tritanopia (blue-blind)
#65FBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fbc6; /* rgb */ color: rgb(135, 251, 198); /* oklch */ color: oklch(90.5% 0.130 162.5);
Tailwind
colors: {
custom: {
50: '#b0fdd7',
500: '#87fbc6',
950: '#000000',
},
}SCSS
$custom: #87fbc6; $custom-light: #b0fdd7; $custom-dark: #000000;
JSON
{
"hex": "#87fbc6",
"rgb": {
"r": 135,
"g": 251,
"b": 198
},
"hsl": {
"h": 152.586,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90541,
"c": 0.13045,
"h": 162.5
},
"luminance": 0.78222
}Semantic roles & 50–950 ramp
primary
#87FBC6
secondary
#DA4C8D
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683