#87FACD#87FACD
#87FACD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.5% C 0.124 H 166.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87FACD |
|---|---|
| RGB | rgb(135, 250, 205) |
| HSL | hsl(157, 92%, 75%) |
| HSV | hsv(157, 46%, 98%) |
| CMYK | cmyk(46%, 0%, 18%, 2%) |
| CIE-LAB | lab(90.75, -42.97, 11.53) |
| CIE-LCH | lch(90.75, 44.49, 164.98°) |
| OKLab | oklab(90.48% -0.1202 0.0296) |
| OKLCH | oklch(90.48% 0.124 166.2) |
| XYZ | xyz(55.1920, 77.9256, 69.8785) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 1.87
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Aqua
#8CFFDB
ΔE00 2.73
Pale Turquoise
#A5FBD5
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FACD #FA87B4
analogous
#87FA93 #87FACD #87EDFA
triadic
#87FACD #CD87FA #FACD87
tetradic
#87FACD #9387FA #FA87B4 #EDFA87
square
#87FACD #9387FA #FA87B4 #EDFA87
split-complementary
#87FACD #FA87ED #FA9387
monochromatic
#11F59C #4CF8B5 #87FACD #C2FCE5 #E2FEF3
Accessibility & contrast
On white
1.27
#87FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#87FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FACD
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FACD | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#62FBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87facd; /* rgb */ color: rgb(135, 250, 205); /* oklch */ color: oklch(90.5% 0.124 166.2);
Tailwind
colors: {
custom: {
50: '#b0fcdc',
500: '#87facd',
950: '#000000',
},
}SCSS
$custom: #87facd; $custom-light: #b0fcdc; $custom-dark: #000000;
JSON
{
"hex": "#87facd",
"rgb": {
"r": 135,
"g": 250,
"b": 205
},
"hsl": {
"h": 156.522,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.90483,
"c": 0.12382,
"h": 166.2
},
"luminance": 0.7793
}Semantic roles & 50–950 ramp
primary
#87FACD
secondary
#D84D83
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584