#87FCDA#87FCDA
#87FCDA is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 172.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCDA |
|---|---|
| RGB | rgb(135, 252, 218) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.61, -41.07, 6.05) |
| CIE-LCH | lch(91.61, 41.51, 171.63°) |
| OKLab | oklab(91.28% -0.1168 0.0154) |
| OKLCH | oklch(91.28% 0.118 172.5) |
| XYZ | xyz(57.4516, 79.8290, 78.6971) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.89
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 2.51
Tiffany Blue
#7BF2DA
ΔE00 3.57
Pale Turquoise
#A5FBD5
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCDA #FC87A9
analogous
#87FC9F #87FCDA #87E3FC
triadic
#87FCDA #DA87FC #FCDA87
tetradic
#87FCDA #9F87FC #FC87A9 #E3FC87
square
#87FCDA #9F87FC #FC87A9 #E3FC87
split-complementary
#87FCDA #FC87E3 #FC9F87
monochromatic
#10F9B5 #4BFBC8 #87FCDA #C3FDEC #E1FEF6
Accessibility & contrast
On white
1.24
#87FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#87FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCDA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCDA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#5BFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fcda; /* rgb */ color: rgb(135, 252, 218); /* oklch */ color: oklch(91.3% 0.118 172.5);
Tailwind
colors: {
custom: {
50: '#b0fee5',
500: '#87fcda',
950: '#000000',
},
}SCSS
$custom: #87fcda; $custom-light: #b0fee5; $custom-dark: #000000;
JSON
{
"hex": "#87fcda",
"rgb": {
"r": 135,
"g": 252,
"b": 218
},
"hsl": {
"h": 162.564,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91279,
"c": 0.11786,
"h": 172.5
},
"luminance": 0.79834
}Semantic roles & 50–950 ramp
primary
#87FCDA
secondary
#DB4C76
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684