#87F6F8#87F6F8
#87F6F8 is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.8% C 0.102 H 197.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87F6F8 |
|---|---|
| RGB | rgb(135, 246, 248) |
| HSL | hsl(181, 89%, 75%) |
| HSV | hsv(181, 46%, 97%) |
| CMYK | cmyk(45.6%, 0.8%, 0%, 2.7%) |
| CIE-LAB | lab(90.70, -31.29, -10.86) |
| CIE-LCH | lch(90.70, 33.12, 199.14°) |
| OKLab | oklab(90.81% -0.0978 -0.0299) |
| OKLCH | oklch(90.81% 0.102 197) |
| XYZ | xyz(59.8840, 77.8348, 100.6566) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Bright Cyan
#41FDFE
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F6F8 #F88987
analogous
#87F8C1 #87F6F8 #87BDF8
triadic
#87F6F8 #F887F6 #F6F887
tetradic
#87F6F8 #C187F8 #F88987 #BDF887
square
#87F6F8 #C187F8 #F88987 #BDF887
split-complementary
#87F6F8 #F887BD #F8C187
monochromatic
#13EDF1 #4DF2F5 #87F6F8 #C1FAFB #E2FDFD
Accessibility & contrast
On white
1.27
#87F6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#87F6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F6F8
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F6F8 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF8
Deuteranopia (green-blind)
#D5DEF9
Tritanopia (blue-blind)
#48FCF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87f6f8; /* rgb */ color: rgb(135, 246, 248); /* oklch */ color: oklch(90.8% 0.102 197.0);
Tailwind
colors: {
custom: {
50: '#b1f9fa',
500: '#87f6f8',
950: '#000000',
},
}SCSS
$custom: #87f6f8; $custom-light: #b1f9fa; $custom-dark: #000000;
JSON
{
"hex": "#87f6f8",
"rgb": {
"r": 135,
"g": 246,
"b": 248
},
"hsl": {
"h": 181.062,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.90808,
"c": 0.10224,
"h": 197
},
"luminance": 0.7784
}Semantic roles & 50–950 ramp
primary
#87F6F8
secondary
#D6504D
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585