#87F7F9#87F7F9
#87F7F9 is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.1% C 0.103 H 197.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #87F7F9 |
|---|---|
| RGB | rgb(135, 247, 249) |
| HSL | hsl(181, 90%, 75%) |
| HSV | hsv(181, 46%, 98%) |
| CMYK | cmyk(45.8%, 0.8%, 0%, 2.4%) |
| CIE-LAB | lab(91.01, -31.52, -10.92) |
| CIE-LCH | lch(91.01, 33.35, 199.11°) |
| OKLab | oklab(91.06% -0.0985 -0.0301) |
| OKLCH | oklch(91.06% 0.103 197) |
| XYZ | xyz(60.3445, 78.5069, 101.5775) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 4.52
Bright Cyan
#41FDFE
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F7F9 #F98987
analogous
#87F9C2 #87F7F9 #87BEF9
triadic
#87F7F9 #F987F7 #F7F987
tetradic
#87F7F9 #C287F9 #F98987 #BEF987
square
#87F7F9 #C287F9 #F98987 #BEF987
split-complementary
#87F7F9 #F987BE #F9C287
monochromatic
#12EFF3 #4DF3F6 #87F7F9 #C1FBFC #E2FDFE
Accessibility & contrast
On white
1.26
#87F7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#87F7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F7F9
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F7F9 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#47FDF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87f7f9; /* rgb */ color: rgb(135, 247, 249); /* oklch */ color: oklch(91.1% 0.103 197.0);
Tailwind
colors: {
custom: {
50: '#b1fafb',
500: '#87f7f9',
950: '#000000',
},
}SCSS
$custom: #87f7f9; $custom-light: #b1fafb; $custom-dark: #000000;
JSON
{
"hex": "#87f7f9",
"rgb": {
"r": 135,
"g": 247,
"b": 249
},
"hsl": {
"h": 181.053,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.91063,
"c": 0.10297,
"h": 197
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#87F7F9
secondary
#D7504D
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585