#87FDCF#87FDCF
#87FDCF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.126 H 166.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDCF |
|---|---|
| RGB | rgb(135, 253, 207) |
| HSL | hsl(157, 97%, 76%) |
| HSV | hsv(157, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.64, -43.87, 11.77) |
| CIE-LCH | lch(91.64, 45.42, 164.98°) |
| OKLab | oklab(91.22% -0.1227 0.0302) |
| OKLCH | oklch(91.22% 0.126 166.2) |
| XYZ | xyz(56.3746, 79.9020, 71.4713) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 2.68
Pale Turquoise
#A5FBD5
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDCF #FD87B5
analogous
#87FD94 #87FDCF #87F0FD
triadic
#87FDCF #CF87FD #FDCF87
tetradic
#87FDCF #9487FD #FD87B5 #F0FD87
square
#87FDCF #9487FD #FD87B5 #F0FD87
split-complementary
#87FDCF #FD87F0 #FD9487
monochromatic
#0FFB9F #4BFCB7 #87FDCF #C3FEE7 #E1FEF3
Accessibility & contrast
On white
1.24
#87FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#87FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDCF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDCF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#60FEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fdcf; /* rgb */ color: rgb(135, 253, 207); /* oklch */ color: oklch(91.2% 0.126 166.2);
Tailwind
colors: {
custom: {
50: '#b0fedd',
500: '#87fdcf',
950: '#000000',
},
}SCSS
$custom: #87fdcf; $custom-light: #b0fedd; $custom-dark: #000000;
JSON
{
"hex": "#87fdcf",
"rgb": {
"r": 135,
"g": 253,
"b": 207
},
"hsl": {
"h": 156.61,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91223,
"c": 0.12636,
"h": 166.2
},
"luminance": 0.79906
}Semantic roles & 50–950 ramp
primary
#87FDCF
secondary
#DC4C84
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684