#87FFCF#87FFCF
#87FFCF is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.129 H 165.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFCF |
|---|---|
| RGB | rgb(135, 255, 207) |
| HSL | hsl(156, 100%, 76%) |
| HSV | hsv(156, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.21, -44.74, 12.58) |
| CIE-LCH | lch(92.21, 46.48, 164.30°) |
| OKLab | oklab(91.68% -0.1249 0.0323) |
| OKLCH | oklch(91.68% 0.129 165.5) |
| XYZ | xyz(57.0092, 81.1713, 71.6828) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.63
Aquamarine
#7FFFD4
ΔE00 1.63
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.06
Pale Turquoise
#A5FBD5
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFCF #FF87B7
analogous
#87FF93 #87FFCF #87F3FF
triadic
#87FFCF #CF87FF #FFCF87
tetradic
#87FFCF #9387FF #FF87B7 #F3FF87
square
#87FFCF #9387FF #FF87B7 #F3FF87
split-complementary
#87FFCF #FF87F3 #FF9387
monochromatic
#0DFF9E #4AFFB7 #87FFCF #C4FFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#87FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#87FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFCF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFCF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#60FFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87ffcf; /* rgb */ color: rgb(135, 255, 207); /* oklch */ color: oklch(91.7% 0.129 165.5);
Tailwind
colors: {
custom: {
50: '#b0ffdd',
500: '#87ffcf',
950: '#000000',
},
}SCSS
$custom: #87ffcf; $custom-light: #b0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#87ffcf",
"rgb": {
"r": 135,
"g": 255,
"b": 207
},
"hsl": {
"h": 156,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91683,
"c": 0.12901,
"h": 165.5
},
"luminance": 0.81176
}Semantic roles & 50–950 ramp
primary
#87FFCF
secondary
#DF4B86
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684