#87FCD2#87FCD2
#87FCD2 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.123 H 168.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCD2 |
|---|---|
| RGB | rgb(135, 252, 210) |
| HSL | hsl(158, 95%, 76%) |
| HSV | hsv(158, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(91.42, -42.80, 9.92) |
| CIE-LCH | lch(91.42, 43.93, 166.96°) |
| OKLab | oklab(91.07% -0.1203 0.0254) |
| OKLCH | oklch(91.07% 0.123 168.1) |
| XYZ | xyz(56.4299, 79.4203, 73.3163) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.04
Light Turquoise
#7EF4CC
ΔE00 1.78
Light Aqua
#8CFFDB
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.84
Pale Turquoise
#A5FBD5
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCD2 #FC87B1
analogous
#87FC97 #87FCD2 #87EBFC
triadic
#87FCD2 #D287FC #FCD287
tetradic
#87FCD2 #9787FC #FC87B1 #EBFC87
square
#87FCD2 #9787FC #FC87B1 #EBFC87
split-complementary
#87FCD2 #FC87EB #FC9787
monochromatic
#10F9A5 #4BFBBC #87FCD2 #C3FDE8 #E1FEF4
Accessibility & contrast
On white
1.24
#87FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#87FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCD2
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCD2 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#5FFDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fcd2; /* rgb */ color: rgb(135, 252, 210); /* oklch */ color: oklch(91.1% 0.123 168.1);
Tailwind
colors: {
custom: {
50: '#b0fedf',
500: '#87fcd2',
950: '#000000',
},
}SCSS
$custom: #87fcd2; $custom-light: #b0fedf; $custom-dark: #000000;
JSON
{
"hex": "#87fcd2",
"rgb": {
"r": 135,
"g": 252,
"b": 210
},
"hsl": {
"h": 158.462,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91069,
"c": 0.12295,
"h": 168.1
},
"luminance": 0.79425
}Semantic roles & 50–950 ramp
primary
#87FCD2
secondary
#DB4C7F
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684