#87FCC3#87FCC3
#87FCC3 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.134 H 160.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCC3 |
|---|---|
| RGB | rgb(135, 252, 195) |
| HSL | hsl(151, 95%, 76%) |
| HSV | hsv(151, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(91.10, -45.88, 17.18) |
| CIE-LCH | lch(91.10, 48.99, 159.47°) |
| OKLab | oklab(90.7% -0.1268 0.044) |
| OKLCH | oklch(90.7% 0.134 160.9) |
| XYZ | xyz(54.6480, 78.7076, 63.9315) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCC3 #FC87C0
analogous
#87FC88 #87FCC3 #87FBFC
triadic
#87FCC3 #C387FC #FCC387
tetradic
#87FCC3 #8887FC #FC87C0 #FBFC87
square
#87FCC3 #8887FC #FC87C0 #FBFC87
split-complementary
#87FCC3 #FC87FB #FC8887
monochromatic
#10F987 #4BFBA5 #87FCC3 #C3FDE1 #E1FEF0
Accessibility & contrast
On white
1.25
#87FCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#87FCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCC3
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCC3 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC0
Deuteranopia (green-blind)
#E7E0C6
Tritanopia (blue-blind)
#66FBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fcc3; /* rgb */ color: rgb(135, 252, 195); /* oklch */ color: oklch(90.7% 0.134 160.9);
Tailwind
colors: {
custom: {
50: '#b0fed5',
500: '#87fcc3',
950: '#000000',
},
}SCSS
$custom: #87fcc3; $custom-light: #b0fed5; $custom-dark: #000000;
JSON
{
"hex": "#87fcc3",
"rgb": {
"r": 135,
"g": 252,
"b": 195
},
"hsl": {
"h": 150.769,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90701,
"c": 0.13421,
"h": 160.9
},
"luminance": 0.78712
}Semantic roles & 50–950 ramp
primary
#87FCC3
secondary
#DB4C92
accent
#0070E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683