#87FCDB#87FCDB
#87FCDB is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.117 H 173.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCDB |
|---|---|
| RGB | rgb(135, 252, 219) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.63, -40.85, 5.56) |
| CIE-LCH | lch(91.63, 41.23, 172.25°) |
| OKLab | oklab(91.31% -0.1164 0.0141) |
| OKLCH | oklch(91.31% 0.117 173.1) |
| XYZ | xyz(57.5829, 79.8815, 79.3884) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.09
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.35
Pale Turquoise
#A5FBD5
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCDB #FC87A8
analogous
#87FCA0 #87FCDB #87E2FC
triadic
#87FCDB #DB87FC #FCDB87
tetradic
#87FCDB #A087FC #FC87A8 #E2FC87
square
#87FCDB #A087FC #FC87A8 #E2FC87
split-complementary
#87FCDB #FC87E2 #FCA087
monochromatic
#10F9B7 #4BFBC9 #87FCDB #C3FDED #E1FEF6
Accessibility & contrast
On white
1.24
#87FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#87FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCDB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCDB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#5AFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fcdb; /* rgb */ color: rgb(135, 252, 219); /* oklch */ color: oklch(91.3% 0.117 173.1);
Tailwind
colors: {
custom: {
50: '#b0fee6',
500: '#87fcdb',
950: '#000000',
},
}SCSS
$custom: #87fcdb; $custom-light: #b0fee6; $custom-dark: #000000;
JSON
{
"hex": "#87fcdb",
"rgb": {
"r": 135,
"g": 252,
"b": 219
},
"hsl": {
"h": 163.077,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91306,
"c": 0.11728,
"h": 173.1
},
"luminance": 0.79886
}Semantic roles & 50–950 ramp
primary
#87FCDB
secondary
#DB4C74
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684