#87DFF4#87DFF4
#87DFF4 is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.6% C 0.089 H 214.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFF4 |
|---|---|
| RGB | rgb(135, 223, 244) |
| HSL | hsl(192, 83%, 74%) |
| HSV | hsv(192, 45%, 96%) |
| CMYK | cmyk(44.7%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.20, -21.13, -18.51) |
| CIE-LCH | lch(84.20, 28.09, 221.21°) |
| OKLab | oklab(85.56% -0.0735 -0.051) |
| OKLCH | oklch(85.56% 0.089 214.7) |
| XYZ | xyz(52.7024, 64.4539, 95.2340) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.33
Sky Blue
#87CEEB
ΔE00 5.56
Ice Blue
#A5DFF9
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFF4 #F49C87
analogous
#87F4D3 #87DFF4 #87A9F4
triadic
#87DFF4 #F487DF #DFF487
tetradic
#87DFF4 #D387F4 #F49C87 #A9F487
square
#87DFF4 #D387F4 #F49C87 #A9F487
split-complementary
#87DFF4 #F487A9 #F4D387
monochromatic
#17C1EA #4FD0EF #87DFF4 #BFEEF9 #E3F8FC
Accessibility & contrast
On white
1.51
#87DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#87DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFF4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFF4 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#BECCF4
Tritanopia (blue-blind)
#53E7E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #87dff4; /* rgb */ color: rgb(135, 223, 244); /* oklch */ color: oklch(85.6% 0.089 214.7);
Tailwind
colors: {
custom: {
50: '#afe9f7',
500: '#87dff4',
950: '#000000',
},
}SCSS
$custom: #87dff4; $custom-light: #afe9f7; $custom-dark: #000000;
JSON
{
"hex": "#87dff4",
"rgb": {
"r": 135,
"g": 223,
"b": 244
},
"hsl": {
"h": 191.56,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.85557,
"c": 0.08949,
"h": 214.7
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#87DFF4
secondary
#D0684F
accent
#3006E0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485