#87C2F5#87C2F5
#87C2F5 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.3% C 0.095 H 245.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #87C2F5 |
|---|---|
| RGB | rgb(135, 194, 245) |
| HSL | hsl(208, 85%, 75%) |
| HSV | hsv(208, 45%, 96%) |
| CMYK | cmyk(44.9%, 20.8%, 0%, 3.9%) |
| CIE-LAB | lab(76.27, -5.83, -31.13) |
| CIE-LCH | lch(76.27, 31.67, 259.40°) |
| OKLab | oklab(79.27% -0.0395 -0.0865) |
| OKLCH | oklch(79.27% 0.095 245.5) |
| XYZ | xyz(45.7593, 50.3239, 93.6707) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.83
Sky
#82CAFC
ΔE00 2.92
Light Blue
#95D0FC
ΔE00 3.77
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Lightskyblue
#87CEFA
ΔE00 4.23
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C2F5 #F5BA87
analogous
#87F5F1 #87C2F5 #878BF5
triadic
#87C2F5 #F587C2 #C2F587
tetradic
#87C2F5 #F187F5 #F5BA87 #8BF587
square
#87C2F5 #F187F5 #F5BA87 #8BF587
split-complementary
#87C2F5 #F5878B #F5F187
monochromatic
#1689EC #4FA5F0 #87C2F5 #BFDFFA #E3F1FD
Accessibility & contrast
On white
1.90
#87C2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#87C2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C2F5
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C2F5 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F7
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#59CED3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87c2f5; /* rgb */ color: rgb(135, 194, 245); /* oklch */ color: oklch(79.3% 0.095 245.5);
Tailwind
colors: {
custom: {
50: '#afd4f8',
500: '#87c2f5',
950: '#000000',
},
}SCSS
$custom: #87c2f5; $custom-light: #afd4f8; $custom-dark: #000000;
JSON
{
"hex": "#87c2f5",
"rgb": {
"r": 135,
"g": 194,
"b": 245
},
"hsl": {
"h": 207.818,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.79271,
"c": 0.09511,
"h": 245.5
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#87C2F5
secondary
#D28B4E
accent
#6B04E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385