#87FADD#87FADD
#87FADD is a very light, moderate teal. Relative luminance 0.787; OKLCH L 90.9% C 0.114 H 175.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87FADD |
|---|---|
| RGB | rgb(135, 250, 221) |
| HSL | hsl(165, 92%, 75%) |
| HSV | hsv(165, 46%, 98%) |
| CMYK | cmyk(46%, 0%, 11.6%, 2%) |
| CIE-LAB | lab(91.12, -39.51, 3.78) |
| CIE-LCH | lch(91.12, 39.69, 174.53°) |
| OKLab | oklab(90.9% -0.1134 0.0094) |
| OKLCH | oklch(90.9% 0.114 175.3) |
| XYZ | xyz(57.2230, 78.7380, 80.5751) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.19
Tiffany Blue
#7BF2DA
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.76
Pale Turquoise
#A5FBD5
ΔE00 4.76
Pale Aqua
#B8FFEB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FADD #FA87A4
analogous
#87FAA4 #87FADD #87DDFA
triadic
#87FADD #DD87FA #FADD87
tetradic
#87FADD #A487FA #FA87A4 #DDFA87
square
#87FADD #A487FA #FA87A4 #DDFA87
split-complementary
#87FADD #FA87DD #FAA487
monochromatic
#11F5BC #4CF8CC #87FADD #C2FCEE #E2FEF7
Accessibility & contrast
On white
1.25
#87FADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#87FADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FADD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FADD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#5AFCF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fadd; /* rgb */ color: rgb(135, 250, 221); /* oklch */ color: oklch(90.9% 0.114 175.3);
Tailwind
colors: {
custom: {
50: '#b0fce7',
500: '#87fadd',
950: '#000000',
},
}SCSS
$custom: #87fadd; $custom-light: #b0fce7; $custom-dark: #000000;
JSON
{
"hex": "#87fadd",
"rgb": {
"r": 135,
"g": 250,
"b": 221
},
"hsl": {
"h": 164.87,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.90904,
"c": 0.11375,
"h": 175.3
},
"luminance": 0.78743
}Semantic roles & 50–950 ramp
primary
#87FADD
secondary
#D84D70
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584