#87FCCB#87FCCB
#87FCCB is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.128 H 164.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCCB |
|---|---|
| RGB | rgb(135, 252, 203) |
| HSL | hsl(155, 95%, 76%) |
| HSV | hsv(155, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(91.27, -44.26, 13.31) |
| CIE-LCH | lch(91.27, 46.22, 163.27°) |
| OKLab | oklab(90.89% -0.1233 0.0342) |
| OKLCH | oklch(90.89% 0.128 164.5) |
| XYZ | xyz(55.5769, 79.0791, 68.8234) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.40
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.49
Pale Turquoise
#A5FBD5
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCCB #FC87B8
analogous
#87FC90 #87FCCB #87F2FC
triadic
#87FCCB #CB87FC #FCCB87
tetradic
#87FCCB #9087FC #FC87B8 #F2FC87
square
#87FCCB #9087FC #FC87B8 #F2FC87
split-complementary
#87FCCB #FC87F2 #FC9087
monochromatic
#10F997 #4BFBB1 #87FCCB #C3FDE5 #E1FEF2
Accessibility & contrast
On white
1.25
#87FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#87FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCCB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCCB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#62FCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fccb; /* rgb */ color: rgb(135, 252, 203); /* oklch */ color: oklch(90.9% 0.128 164.5);
Tailwind
colors: {
custom: {
50: '#b0feda',
500: '#87fccb',
950: '#000000',
},
}SCSS
$custom: #87fccb; $custom-light: #b0feda; $custom-dark: #000000;
JSON
{
"hex": "#87fccb",
"rgb": {
"r": 135,
"g": 252,
"b": 203
},
"hsl": {
"h": 154.872,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90893,
"c": 0.12797,
"h": 164.5
},
"luminance": 0.79084
}Semantic roles & 50–950 ramp
primary
#87FCCB
secondary
#DB4C88
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684