#87F8F5#87F8F5
#87F8F5 is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.2% C 0.104 H 193.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #87F8F5 |
|---|---|
| RGB | rgb(135, 248, 245) |
| HSL | hsl(178, 89%, 75%) |
| HSV | hsv(178, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 1.2%, 2.7%) |
| CIE-LAB | lab(91.18, -32.97, -8.59) |
| CIE-LCH | lch(91.18, 34.07, 194.61°) |
| OKLab | oklab(91.16% -0.1012 -0.0238) |
| OKLCH | oklch(91.16% 0.104 193.2) |
| XYZ | xyz(60.0339, 78.8733, 98.4289) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.43
Aqua
#00FFFF
ΔE00 5.61
Bright Turquoise
#0FFEF9
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F8F5 #F8878A
analogous
#87F8BC #87F8F5 #87C3F8
triadic
#87F8F5 #F587F8 #F8F587
tetradic
#87F8F5 #BC87F8 #F8878A #C3F887
square
#87F8F5 #BC87F8 #F8878A #C3F887
split-complementary
#87F8F5 #F887C3 #F8BC87
monochromatic
#13F1EB #4DF5F0 #87F8F5 #C1FBFA #E2FDFD
Accessibility & contrast
On white
1.25
#87F8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#87F8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F8F5
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F8F5 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF5
Deuteranopia (green-blind)
#D8E0F6
Tritanopia (blue-blind)
#4AFEF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87f8f5; /* rgb */ color: rgb(135, 248, 245); /* oklch */ color: oklch(91.2% 0.104 193.2);
Tailwind
colors: {
custom: {
50: '#b1fbf8',
500: '#87f8f5',
950: '#000000',
},
}SCSS
$custom: #87f8f5; $custom-light: #b1fbf8; $custom-dark: #000000;
JSON
{
"hex": "#87f8f5",
"rgb": {
"r": 135,
"g": 248,
"b": 245
},
"hsl": {
"h": 178.407,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.9116,
"c": 0.10393,
"h": 193.2
},
"luminance": 0.78878
}Semantic roles & 50–950 ramp
primary
#87F8F5
secondary
#D64D51
accent
#0006E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585