#87FECA#87FECA
#87FECA is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.131 H 163.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #87FECA |
|---|---|
| RGB | rgb(135, 254, 202) |
| HSL | hsl(154, 98%, 76%) |
| HSV | hsv(154, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.82, -45.34, 14.60) |
| CIE-LCH | lch(91.82, 47.63, 162.16°) |
| OKLab | oklab(91.33% -0.126 0.0375) |
| OKLCH | oklch(91.33% 0.131 163.4) |
| XYZ | xyz(56.0895, 80.2943, 68.4083) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.07
Aquamarine
#7FFFD4
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.14
Light Seafoam
#A0FEBF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FECA #FE87BB
analogous
#87FE8F #87FECA #87F6FE
triadic
#87FECA #CA87FE #FECA87
tetradic
#87FECA #8F87FE #FE87BB #F6FE87
square
#87FECA #8F87FE #FE87BB #F6FE87
split-complementary
#87FECA #FE87F6 #FE8F87
monochromatic
#0EFD94 #4AFDAF #87FECA #C4FFE5 #E1FFF2
Accessibility & contrast
On white
1.23
#87FECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#87FECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FECA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FECA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#62FEEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87feca; /* rgb */ color: rgb(135, 254, 202); /* oklch */ color: oklch(91.3% 0.131 163.4);
Tailwind
colors: {
custom: {
50: '#b0ffda',
500: '#87feca',
950: '#000000',
},
}SCSS
$custom: #87feca; $custom-light: #b0ffda; $custom-dark: #000000;
JSON
{
"hex": "#87feca",
"rgb": {
"r": 135,
"g": 254,
"b": 202
},
"hsl": {
"h": 153.782,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.9133,
"c": 0.13141,
"h": 163.4
},
"luminance": 0.80299
}Semantic roles & 50–950 ramp
primary
#87FECA
secondary
#DE4B8B
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683