#87FECF#87FECF
#87FECF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.128 H 165.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #87FECF |
|---|---|
| RGB | rgb(135, 254, 207) |
| HSL | hsl(156, 98%, 76%) |
| HSV | hsv(156, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.92, -44.31, 12.18) |
| CIE-LCH | lch(91.92, 45.95, 164.63°) |
| OKLab | oklab(91.45% -0.1238 0.0313) |
| OKLCH | oklch(91.45% 0.128 165.8) |
| XYZ | xyz(56.6911, 80.5350, 71.5768) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 2.86
Pale Turquoise
#A5FBD5
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FECF #FE87B6
analogous
#87FE94 #87FECF #87F1FE
triadic
#87FECF #CF87FE #FECF87
tetradic
#87FECF #9487FE #FE87B6 #F1FE87
square
#87FECF #9487FE #FE87B6 #F1FE87
split-complementary
#87FECF #FE87F1 #FE9487
monochromatic
#0EFD9E #4AFDB7 #87FECF #C4FFE7 #E1FFF3
Accessibility & contrast
On white
1.23
#87FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#87FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FECF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FECF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E7E2D2
Tritanopia (blue-blind)
#60FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fecf; /* rgb */ color: rgb(135, 254, 207); /* oklch */ color: oklch(91.5% 0.128 165.8);
Tailwind
colors: {
custom: {
50: '#b0ffdd',
500: '#87fecf',
950: '#000000',
},
}SCSS
$custom: #87fecf; $custom-light: #b0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#87fecf",
"rgb": {
"r": 135,
"g": 254,
"b": 207
},
"hsl": {
"h": 156.303,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.91453,
"c": 0.12769,
"h": 165.8
},
"luminance": 0.8054
}Semantic roles & 50–950 ramp
primary
#87FECF
secondary
#DE4B85
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684