#87FFDD#87FFDD
#87FFDD is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.0% C 0.120 H 172.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFDD |
|---|---|
| RGB | rgb(135, 255, 221) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.52, -41.75, 5.82) |
| CIE-LCH | lch(92.52, 42.15, 172.07°) |
| OKLab | oklab(92.05% -0.1189 0.0148) |
| OKLCH | oklch(92.05% 0.12 172.9) |
| XYZ | xyz(58.7973, 81.8865, 81.0998) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.85
Pale Turquoise
#A5FBD5
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFDD #FF87A9
analogous
#87FFA1 #87FFDD #87E5FF
triadic
#87FFDD #DD87FF #FFDD87
tetradic
#87FFDD #A187FF #FF87A9 #E5FF87
square
#87FFDD #A187FF #FF87A9 #E5FF87
split-complementary
#87FFDD #FF87E5 #FFA187
monochromatic
#0DFFBA #4AFFCC #87FFDD #C4FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#87FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#87FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFDD
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFDD | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#58FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffdd; /* rgb */ color: rgb(135, 255, 221); /* oklch */ color: oklch(92.0% 0.120 172.9);
Tailwind
colors: {
custom: {
50: '#b1ffe7',
500: '#87ffdd',
950: '#000000',
},
}SCSS
$custom: #87ffdd; $custom-light: #b1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#87ffdd",
"rgb": {
"r": 135,
"g": 255,
"b": 221
},
"hsl": {
"h": 163,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92045,
"c": 0.11979,
"h": 172.9
},
"luminance": 0.81891
}Semantic roles & 50–950 ramp
primary
#87FFDD
secondary
#DF4B75
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684