#87FDCC#87FDCC
#87FDCC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.129 H 164.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDCC |
|---|---|
| RGB | rgb(135, 253, 204) |
| HSL | hsl(155, 97%, 76%) |
| HSV | hsv(155, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.58, -44.49, 13.23) |
| CIE-LCH | lch(91.58, 46.42, 163.45°) |
| OKLab | oklab(91.15% -0.124 0.034) |
| OKLCH | oklch(91.15% 0.129 164.7) |
| XYZ | xyz(56.0113, 79.7567, 69.5580) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.41
Pale Turquoise
#A5FBD5
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDCC #FD87B8
analogous
#87FD91 #87FDCC #87F3FD
triadic
#87FDCC #CC87FD #FDCC87
tetradic
#87FDCC #9187FD #FD87B8 #F3FD87
square
#87FDCC #9187FD #FD87B8 #F3FD87
split-complementary
#87FDCC #FD87F3 #FD9187
monochromatic
#0FFB99 #4BFCB2 #87FDCC #C3FEE6 #E1FEF2
Accessibility & contrast
On white
1.24
#87FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#87FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDCC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDCC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#62FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fdcc; /* rgb */ color: rgb(135, 253, 204); /* oklch */ color: oklch(91.1% 0.129 164.7);
Tailwind
colors: {
custom: {
50: '#b0fedb',
500: '#87fdcc',
950: '#000000',
},
}SCSS
$custom: #87fdcc; $custom-light: #b0fedb; $custom-dark: #000000;
JSON
{
"hex": "#87fdcc",
"rgb": {
"r": 135,
"g": 253,
"b": 204
},
"hsl": {
"h": 155.085,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91148,
"c": 0.12856,
"h": 164.7
},
"luminance": 0.79761
}Semantic roles & 50–950 ramp
primary
#87FDCC
secondary
#DC4C88
accent
#005FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684