#87F4F8#87F4F8
#87F4F8 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.4% C 0.101 H 198.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #87F4F8 |
|---|---|
| RGB | rgb(135, 244, 248) |
| HSL | hsl(182, 89%, 75%) |
| HSV | hsv(182, 46%, 97%) |
| CMYK | cmyk(45.6%, 1.6%, 0%, 2.7%) |
| CIE-LAB | lab(90.15, -30.34, -11.69) |
| CIE-LCH | lch(90.15, 32.52, 201.06°) |
| OKLab | oklab(90.36% -0.0956 -0.0322) |
| OKLCH | oklch(90.36% 0.101 198.6) |
| XYZ | xyz(59.2790, 76.6247, 100.4550) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.42
Robin'S Egg Blue
#98EFF9
ΔE00 3.68
Robin'S Egg
#6DEDFD
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 5.23
Bright Cyan
#41FDFE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F4F8 #F88B87
analogous
#87F8C4 #87F4F8 #87BBF8
triadic
#87F4F8 #F887F4 #F4F887
tetradic
#87F4F8 #C487F8 #F88B87 #BBF887
square
#87F4F8 #C487F8 #F88B87 #BBF887
split-complementary
#87F4F8 #F887BB #F8C487
monochromatic
#13E9F1 #4DEFF5 #87F4F8 #C1F9FB #E2FCFD
Accessibility & contrast
On white
1.29
#87F4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#87F4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F4F8
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F4F8 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF9
Deuteranopia (green-blind)
#D3DDF9
Tritanopia (blue-blind)
#49FBF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f4f8; /* rgb */ color: rgb(135, 244, 248); /* oklch */ color: oklch(90.4% 0.101 198.6);
Tailwind
colors: {
custom: {
50: '#b1f8fa',
500: '#87f4f8',
950: '#000000',
},
}SCSS
$custom: #87f4f8; $custom-light: #b1f8fa; $custom-dark: #000000;
JSON
{
"hex": "#87f4f8",
"rgb": {
"r": 135,
"g": 244,
"b": 248
},
"hsl": {
"h": 182.124,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.90361,
"c": 0.10084,
"h": 198.6
},
"luminance": 0.7663
}Semantic roles & 50–950 ramp
primary
#87F4F8
secondary
#D6524D
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585