#87FCC7#87FCC7
#87FCC7 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.131 H 162.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCC7 |
|---|---|
| RGB | rgb(135, 252, 199) |
| HSL | hsl(153, 95%, 76%) |
| HSV | hsv(153, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 21%, 1.2%) |
| CIE-LAB | lab(91.18, -45.08, 15.25) |
| CIE-LCH | lch(91.18, 47.59, 161.31°) |
| OKLab | oklab(90.8% -0.125 0.0391) |
| OKLCH | oklch(90.8% 0.131 162.6) |
| XYZ | xyz(55.1064, 78.8909, 66.3453) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.84
Light Seafoam
#A0FEBF
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCC7 #FC87BC
analogous
#87FC8C #87FCC7 #87F6FC
triadic
#87FCC7 #C787FC #FCC787
tetradic
#87FCC7 #8C87FC #FC87BC #F6FC87
square
#87FCC7 #8C87FC #FC87BC #F6FC87
split-complementary
#87FCC7 #FC87F6 #FC8C87
monochromatic
#10F98F #4BFBAB #87FCC7 #C3FDE3 #E1FEF1
Accessibility & contrast
On white
1.25
#87FCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#87FCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCC7
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCC7 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC4
Deuteranopia (green-blind)
#E7E1CA
Tritanopia (blue-blind)
#64FCED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fcc7; /* rgb */ color: rgb(135, 252, 199); /* oklch */ color: oklch(90.8% 0.131 162.6);
Tailwind
colors: {
custom: {
50: '#b0fed8',
500: '#87fcc7',
950: '#000000',
},
}SCSS
$custom: #87fcc7; $custom-light: #b0fed8; $custom-dark: #000000;
JSON
{
"hex": "#87fcc7",
"rgb": {
"r": 135,
"g": 252,
"b": 199
},
"hsl": {
"h": 152.821,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90796,
"c": 0.13102,
"h": 162.6
},
"luminance": 0.78895
}Semantic roles & 50–950 ramp
primary
#87FCC7
secondary
#DB4C8D
accent
#0068E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683