#87FCCD#87FCCD
#87FCCD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.126 H 165.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCCD |
|---|---|
| RGB | rgb(135, 252, 205) |
| HSL | hsl(156, 95%, 76%) |
| HSV | hsv(156, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.31, -43.85, 12.34) |
| CIE-LCH | lch(91.31, 45.55, 164.28°) |
| OKLab | oklab(90.94% -0.1224 0.0317) |
| OKLCH | oklch(90.94% 0.126 165.5) |
| XYZ | xyz(55.8167, 79.1751, 70.0868) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.72
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.40
Light Aqua
#8CFFDB
ΔE00 3.00
Pale Turquoise
#A5FBD5
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCCD #FC87B6
analogous
#87FC92 #87FCCD #87F1FC
triadic
#87FCCD #CD87FC #FCCD87
tetradic
#87FCCD #9287FC #FC87B6 #F1FC87
square
#87FCCD #9287FC #FC87B6 #F1FC87
split-complementary
#87FCCD #FC87F1 #FC9287
monochromatic
#10F99B #4BFBB4 #87FCCD #C3FDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#87FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#87FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCCD
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCCD | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#61FCEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fccd; /* rgb */ color: rgb(135, 252, 205); /* oklch */ color: oklch(90.9% 0.126 165.5);
Tailwind
colors: {
custom: {
50: '#b0fedc',
500: '#87fccd',
950: '#000000',
},
}SCSS
$custom: #87fccd; $custom-light: #b0fedc; $custom-dark: #000000;
JSON
{
"hex": "#87fccd",
"rgb": {
"r": 135,
"g": 252,
"b": 205
},
"hsl": {
"h": 155.897,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90943,
"c": 0.12648,
"h": 165.5
},
"luminance": 0.79179
}Semantic roles & 50–950 ramp
primary
#87FCCD
secondary
#DB4C86
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684