#87FFC8#87FFC8
#87FFC8 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.134 H 162.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFC8 |
|---|---|
| RGB | rgb(135, 255, 200) |
| HSL | hsl(153, 100%, 76%) |
| HSV | hsv(153, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(92.06, -46.18, 15.96) |
| CIE-LCH | lch(92.06, 48.86, 160.93°) |
| OKLab | oklab(91.51% -0.1279 0.0409) |
| OKLCH | oklch(91.51% 0.134 162.3) |
| XYZ | xyz(56.1724, 80.8366, 67.2753) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.17
Aquamarine
#7FFFD4
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFC8 #FF87BE
analogous
#87FF8C #87FFC8 #87FAFF
triadic
#87FFC8 #C887FF #FFC887
tetradic
#87FFC8 #8C87FF #FF87BE #FAFF87
square
#87FFC8 #8C87FF #FF87BE #FAFF87
split-complementary
#87FFC8 #FF87FA #FF8C87
monochromatic
#0DFF90 #4AFFAC #87FFC8 #C4FFE4 #E0FFF1
Accessibility & contrast
On white
1.22
#87FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#87FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFC8
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFC8 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C5
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#63FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87ffc8; /* rgb */ color: rgb(135, 255, 200); /* oklch */ color: oklch(91.5% 0.134 162.3);
Tailwind
colors: {
custom: {
50: '#b0ffd8',
500: '#87ffc8',
950: '#000000',
},
}SCSS
$custom: #87ffc8; $custom-light: #b0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#87ffc8",
"rgb": {
"r": 135,
"g": 255,
"b": 200
},
"hsl": {
"h": 152.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91513,
"c": 0.13432,
"h": 162.3
},
"luminance": 0.80841
}Semantic roles & 50–950 ramp
primary
#87FFC8
secondary
#DF4B8F
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683