#87FBCF#87FBCF
#87FBCF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.124 H 166.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBCF |
|---|---|
| RGB | rgb(135, 251, 207) |
| HSL | hsl(157, 94%, 76%) |
| HSV | hsv(157, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(91.07, -42.99, 10.96) |
| CIE-LCH | lch(91.07, 44.37, 165.69°) |
| OKLab | oklab(90.76% -0.1205 0.0282) |
| OKLCH | oklch(90.76% 0.124 166.8) |
| XYZ | xyz(55.7465, 78.6458, 71.2619) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.37
Light Turquoise
#7EF4CC
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.37
Light Aqua
#8CFFDB
ΔE00 2.37
Pale Turquoise
#A5FBD5
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBCF #FB87B3
analogous
#87FB95 #87FBCF #87EDFB
triadic
#87FBCF #CF87FB #FBCF87
tetradic
#87FBCF #9587FB #FB87B3 #EDFB87
square
#87FBCF #9587FB #FB87B3 #EDFB87
split-complementary
#87FBCF #FB87ED #FB9587
monochromatic
#11F7A0 #4CF9B7 #87FBCF #C2FDE7 #E1FEF3
Accessibility & contrast
On white
1.26
#87FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#87FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBCF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBCF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#61FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fbcf; /* rgb */ color: rgb(135, 251, 207); /* oklch */ color: oklch(90.8% 0.124 166.8);
Tailwind
colors: {
custom: {
50: '#b0fddd',
500: '#87fbcf',
950: '#000000',
},
}SCSS
$custom: #87fbcf; $custom-light: #b0fddd; $custom-dark: #000000;
JSON
{
"hex": "#87fbcf",
"rgb": {
"r": 135,
"g": 251,
"b": 207
},
"hsl": {
"h": 157.241,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90763,
"c": 0.12372,
"h": 166.8
},
"luminance": 0.7865
}Semantic roles & 50–950 ramp
primary
#87FBCF
secondary
#DA4C82
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684