#87FFCA#87FFCA
#87FFCA is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.133 H 163.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFCA |
|---|---|
| RGB | rgb(135, 255, 202) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.10, -45.77, 15.00) |
| CIE-LCH | lch(92.10, 48.17, 161.86°) |
| OKLab | oklab(91.56% -0.1271 0.0385) |
| OKLCH | oklch(91.56% 0.133 163.2) |
| XYZ | xyz(56.4076, 80.9307, 68.5144) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Aquamarine
#7FFFD4
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.07
Light Seafoam
#A0FEBF
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFCA #FF87BC
analogous
#87FF8E #87FFCA #87F8FF
triadic
#87FFCA #CA87FF #FFCA87
tetradic
#87FFCA #8E87FF #FF87BC #F8FF87
square
#87FFCA #8E87FF #FF87BC #F8FF87
split-complementary
#87FFCA #FF87F8 #FF8E87
monochromatic
#0DFF94 #4AFFAF #87FFCA #C4FFE5 #E0FFF1
Accessibility & contrast
On white
1.22
#87FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#87FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFCA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFCA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#62FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87ffca; /* rgb */ color: rgb(135, 255, 202); /* oklch */ color: oklch(91.6% 0.133 163.2);
Tailwind
colors: {
custom: {
50: '#b0ffda',
500: '#87ffca',
950: '#000000',
},
}SCSS
$custom: #87ffca; $custom-light: #b0ffda; $custom-dark: #000000;
JSON
{
"hex": "#87ffca",
"rgb": {
"r": 135,
"g": 255,
"b": 202
},
"hsl": {
"h": 153.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91561,
"c": 0.13277,
"h": 163.2
},
"luminance": 0.80935
}Semantic roles & 50–950 ramp
primary
#87FFCA
secondary
#DF4B8C
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683