#87FDDB#87FDDB
#87FDDB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.5% C 0.118 H 172.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDDB |
|---|---|
| RGB | rgb(135, 253, 219) |
| HSL | hsl(163, 97%, 76%) |
| HSV | hsv(163, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(91.91, -41.30, 5.97) |
| CIE-LCH | lch(91.91, 41.73, 171.78°) |
| OKLab | oklab(91.53% -0.1175 0.0152) |
| OKLCH | oklch(91.53% 0.119 172.7) |
| XYZ | xyz(57.8977, 80.5112, 79.4933) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.82
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.68
Tiffany Blue
#7BF2DA
ΔE00 3.66
Pale Turquoise
#A5FBD5
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDDB #FD87A9
analogous
#87FDA0 #87FDDB #87E4FD
triadic
#87FDDB #DB87FD #FDDB87
tetradic
#87FDDB #A087FD #FD87A9 #E4FD87
square
#87FDDB #A087FD #FD87A9 #E4FD87
split-complementary
#87FDDB #FD87E4 #FDA087
monochromatic
#0FFBB7 #4BFCC9 #87FDDB #C3FEED #E1FEF6
Accessibility & contrast
On white
1.23
#87FDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#87FDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDDB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDDB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#5AFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fddb; /* rgb */ color: rgb(135, 253, 219); /* oklch */ color: oklch(91.5% 0.118 172.7);
Tailwind
colors: {
custom: {
50: '#b0fee6',
500: '#87fddb',
950: '#000000',
},
}SCSS
$custom: #87fddb; $custom-light: #b0fee6; $custom-dark: #000000;
JSON
{
"hex": "#87fddb",
"rgb": {
"r": 135,
"g": 253,
"b": 219
},
"hsl": {
"h": 162.712,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91534,
"c": 0.1185,
"h": 172.7
},
"luminance": 0.80516
}Semantic roles & 50–950 ramp
primary
#87FDDB
secondary
#DC4C75
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684