#87F7F7#87F7F7
#87F7F7 is a very light, moderate teal. Relative luminance 0.784; OKLCH L 91.0% C 0.103 H 195.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #87F7F7 |
|---|---|
| RGB | rgb(135, 247, 247) |
| HSL | hsl(180, 88%, 75%) |
| HSV | hsv(180, 45%, 97%) |
| CMYK | cmyk(45.3%, 0%, 0%, 3.1%) |
| CIE-LAB | lab(90.95, -32.01, -9.97) |
| CIE-LCH | lch(90.95, 33.53, 197.29°) |
| OKLab | oklab(91% -0.0993 -0.0275) |
| OKLCH | oklch(91% 0.103 195.5) |
| XYZ | xyz(60.0343, 78.3828, 99.9434) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.01
Bright Cyan
#41FDFE
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.10
Pale Cyan
#B7FFFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F7F7 #F78787
analogous
#87F7BF #87F7F7 #87BFF7
triadic
#87F7F7 #F787F7 #F7F787
tetradic
#87F7F7 #BF87F7 #F78787 #BFF787
square
#87F7F7 #BF87F7 #F78787 #BFF787
split-complementary
#87F7F7 #F787BF #F7BF87
monochromatic
#14EFEF #4EF3F3 #87F7F7 #C0FBFB #E2FDFD
Accessibility & contrast
On white
1.26
#87F7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#87F7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F7F7
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F7F7 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF7
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#49FDF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87f7f7; /* rgb */ color: rgb(135, 247, 247); /* oklch */ color: oklch(91.0% 0.103 195.5);
Tailwind
colors: {
custom: {
50: '#b1faf9',
500: '#87f7f7',
950: '#000000',
},
}SCSS
$custom: #87f7f7; $custom-light: #b1faf9; $custom-dark: #000000;
JSON
{
"hex": "#87f7f7",
"rgb": {
"r": 135,
"g": 247,
"b": 247
},
"hsl": {
"h": 180,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.90999,
"c": 0.103,
"h": 195.5
},
"luminance": 0.78388
}Semantic roles & 50–950 ramp
primary
#87F7F7
secondary
#D44E4E
accent
#0101E4
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585