#87FADC#87FADC
#87FADC is a very light, moderate teal. Relative luminance 0.787; OKLCH L 90.9% C 0.114 H 174.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #87FADC |
|---|---|
| RGB | rgb(135, 250, 220) |
| HSL | hsl(164, 92%, 75%) |
| HSV | hsv(164, 46%, 98%) |
| CMYK | cmyk(46%, 0%, 12%, 2%) |
| CIE-LAB | lab(91.09, -39.73, 4.26) |
| CIE-LCH | lch(91.09, 39.96, 173.88°) |
| OKLab | oklab(90.88% -0.1138 0.0107) |
| OKLCH | oklch(90.88% 0.114 174.6) |
| XYZ | xyz(57.0902, 78.6848, 79.8755) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.93
Tiffany Blue
#7BF2DA
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FADC #FA87A5
analogous
#87FAA2 #87FADC #87DEFA
triadic
#87FADC #DC87FA #FADC87
tetradic
#87FADC #A287FA #FA87A5 #DEFA87
square
#87FADC #A287FA #FA87A5 #DEFA87
split-complementary
#87FADC #FA87DE #FAA287
monochromatic
#11F5BA #4CF8CB #87FADC #C2FCED #E2FEF6
Accessibility & contrast
On white
1.25
#87FADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#87FADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FADC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FADC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#5AFCF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fadc; /* rgb */ color: rgb(135, 250, 220); /* oklch */ color: oklch(90.9% 0.114 174.6);
Tailwind
colors: {
custom: {
50: '#b0fce6',
500: '#87fadc',
950: '#000000',
},
}SCSS
$custom: #87fadc; $custom-light: #b0fce6; $custom-dark: #000000;
JSON
{
"hex": "#87fadc",
"rgb": {
"r": 135,
"g": 250,
"b": 220
},
"hsl": {
"h": 164.348,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.90877,
"c": 0.11428,
"h": 174.6
},
"luminance": 0.78689
}Semantic roles & 50–950 ramp
primary
#87FADC
secondary
#D84D71
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584