#87F5F8#87F5F8
#87F5F8 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.6% C 0.102 H 197.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87F5F8 |
|---|---|
| RGB | rgb(135, 245, 248) |
| HSL | hsl(182, 89%, 75%) |
| HSV | hsv(182, 46%, 97%) |
| CMYK | cmyk(45.6%, 1.2%, 0%, 2.7%) |
| CIE-LAB | lab(90.43, -30.82, -11.27) |
| CIE-LCH | lch(90.43, 32.81, 200.09°) |
| OKLab | oklab(90.58% -0.0967 -0.0311) |
| OKLCH | oklch(90.58% 0.102 197.8) |
| XYZ | xyz(59.5807, 77.2281, 100.5555) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.82
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Light Cyan
#ACFFFC
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F5F8 #F88A87
analogous
#87F8C3 #87F5F8 #87BCF8
triadic
#87F5F8 #F887F5 #F5F887
tetradic
#87F5F8 #C387F8 #F88A87 #BCF887
square
#87F5F8 #C387F8 #F88A87 #BCF887
split-complementary
#87F5F8 #F887BC #F8C387
monochromatic
#13EBF1 #4DF0F5 #87F5F8 #C1FAFB #E2FDFD
Accessibility & contrast
On white
1.28
#87F5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#87F5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F5F8
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F5F8 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#49FCF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87f5f8; /* rgb */ color: rgb(135, 245, 248); /* oklch */ color: oklch(90.6% 0.102 197.8);
Tailwind
colors: {
custom: {
50: '#b1f8fa',
500: '#87f5f8',
950: '#000000',
},
}SCSS
$custom: #87f5f8; $custom-light: #b1f8fa; $custom-dark: #000000;
JSON
{
"hex": "#87f5f8",
"rgb": {
"r": 135,
"g": 245,
"b": 248
},
"hsl": {
"h": 181.593,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.90584,
"c": 0.10153,
"h": 197.8
},
"luminance": 0.77233
}Semantic roles & 50–950 ramp
primary
#87F5F8
secondary
#D6514D
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585