#87FCC2#87FCC2
#87FCC2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.135 H 160.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCC2 |
|---|---|
| RGB | rgb(135, 252, 194) |
| HSL | hsl(150, 95%, 76%) |
| HSV | hsv(150, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(91.08, -46.08, 17.67) |
| CIE-LCH | lch(91.08, 49.35, 159.02°) |
| OKLab | oklab(90.68% -0.1272 0.0452) |
| OKLCH | oklch(90.68% 0.135 160.4) |
| XYZ | xyz(54.5354, 78.6625, 63.3381) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCC2 #FC87C1
analogous
#87FC87 #87FCC2 #87FCFC
triadic
#87FCC2 #C287FC #FCC287
tetradic
#87FCC2 #8787FC #FC87C1 #FCFC87
square
#87FCC2 #8787FC #FC87C1 #FCFC87
split-complementary
#87FCC2 #FC87FC #FC8787
monochromatic
#10F985 #4BFBA4 #87FCC2 #C3FDE0 #E1FEF0
Accessibility & contrast
On white
1.25
#87FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#87FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCC2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCC2 | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E8E0C6
Tritanopia (blue-blind)
#66FBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fcc2; /* rgb */ color: rgb(135, 252, 194); /* oklch */ color: oklch(90.7% 0.135 160.4);
Tailwind
colors: {
custom: {
50: '#b0fed4',
500: '#87fcc2',
950: '#000000',
},
}SCSS
$custom: #87fcc2; $custom-light: #b0fed4; $custom-dark: #000000;
JSON
{
"hex": "#87fcc2",
"rgb": {
"r": 135,
"g": 252,
"b": 194
},
"hsl": {
"h": 150.256,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90678,
"c": 0.13503,
"h": 160.4
},
"luminance": 0.78667
}Semantic roles & 50–950 ramp
primary
#87FCC2
secondary
#DB4C93
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683