#87FDC8#87FDC8
#87FDC8 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.132 H 162.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDC8 |
|---|---|
| RGB | rgb(135, 253, 200) |
| HSL | hsl(153, 97%, 76%) |
| HSV | hsv(153, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.49, -45.31, 15.16) |
| CIE-LCH | lch(91.49, 47.78, 161.50°) |
| OKLab | oklab(91.05% -0.1257 0.0389) |
| OKLCH | oklch(91.05% 0.132 162.8) |
| XYZ | xyz(55.5377, 79.5672, 67.0638) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Seafoam
#A0FEBF
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDC8 #FD87BC
analogous
#87FD8D #87FDC8 #87F7FD
triadic
#87FDC8 #C887FD #FDC887
tetradic
#87FDC8 #8D87FD #FD87BC #F7FD87
square
#87FDC8 #8D87FD #FD87BC #F7FD87
split-complementary
#87FDC8 #FD87F7 #FD8D87
monochromatic
#0FFB91 #4BFCAC #87FDC8 #C3FEE4 #E1FEF1
Accessibility & contrast
On white
1.24
#87FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#87FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDC8
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDC8 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#63FDEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fdc8; /* rgb */ color: rgb(135, 253, 200); /* oklch */ color: oklch(91.1% 0.132 162.8);
Tailwind
colors: {
custom: {
50: '#b0fed8',
500: '#87fdc8',
950: '#000000',
},
}SCSS
$custom: #87fdc8; $custom-light: #b0fed8; $custom-dark: #000000;
JSON
{
"hex": "#87fdc8",
"rgb": {
"r": 135,
"g": 253,
"b": 200
},
"hsl": {
"h": 153.051,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91051,
"c": 0.13161,
"h": 162.8
},
"luminance": 0.79572
}Semantic roles & 50–950 ramp
primary
#87FDC8
secondary
#DC4C8D
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683