#87FFCB#87FFCB
#87FFCB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.132 H 163.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFCB |
|---|---|
| RGB | rgb(135, 255, 203) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.12, -45.57, 14.51) |
| CIE-LCH | lch(92.12, 47.82, 162.33°) |
| OKLab | oklab(91.59% -0.1266 0.0372) |
| OKLCH | oklch(91.59% 0.132 163.6) |
| XYZ | xyz(56.5264, 80.9782, 69.1400) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.10
Aquamarine
#7FFFD4
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.23
Light Seafoam
#A0FEBF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFCB #FF87BB
analogous
#87FF8F #87FFCB #87F7FF
triadic
#87FFCB #CB87FF #FFCB87
tetradic
#87FFCB #8F87FF #FF87BB #F7FF87
square
#87FFCB #8F87FF #FF87BB #F7FF87
split-complementary
#87FFCB #FF87F7 #FF8F87
monochromatic
#0DFF96 #4AFFB0 #87FFCB #C4FFE6 #E0FFF2
Accessibility & contrast
On white
1.22
#87FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#87FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFCB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFCB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#61FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87ffcb; /* rgb */ color: rgb(135, 255, 203); /* oklch */ color: oklch(91.6% 0.132 163.6);
Tailwind
colors: {
custom: {
50: '#b0ffda',
500: '#87ffcb',
950: '#000000',
},
}SCSS
$custom: #87ffcb; $custom-light: #b0ffda; $custom-dark: #000000;
JSON
{
"hex": "#87ffcb",
"rgb": {
"r": 135,
"g": 255,
"b": 203
},
"hsl": {
"h": 154,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91585,
"c": 0.13199,
"h": 163.6
},
"luminance": 0.80983
}Semantic roles & 50–950 ramp
primary
#87FFCB
secondary
#DF4B8B
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684