#87CFF3#87CFF3
#87CFF3 is a very light, moderate cyan. Relative luminance 0.562; OKLCH L 82.0% C 0.088 H 231.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFF3 |
|---|---|
| RGB | rgb(135, 207, 243) |
| HSL | hsl(200, 82%, 74%) |
| HSV | hsv(200, 44%, 95%) |
| CMYK | cmyk(44.4%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(79.75, -13.24, -24.72) |
| CIE-LCH | lch(79.75, 28.05, 241.83°) |
| OKLab | oklab(82% -0.0554 -0.0684) |
| OKLCH | oklch(82% 0.088 231) |
| XYZ | xyz(48.4764, 56.2442, 93.0784) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.82
Sky Blue
#87CEEB
ΔE00 2.19
Lightskyblue
#87CEFA
ΔE00 2.39
Lightblue (survey)
#7BC8F6
ΔE00 3.08
Sky
#82CAFC
ΔE00 3.97
Light Blue
#95D0FC
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFF3 #F3AB87
analogous
#87F3E1 #87CFF3 #8799F3
triadic
#87CFF3 #F387CF #CFF387
tetradic
#87CFF3 #E187F3 #F3AB87 #99F387
square
#87CFF3 #E187F3 #F3AB87 #99F387
split-complementary
#87CFF3 #F38799 #F3E187
monochromatic
#18A2E8 #4FB9ED #87CFF3 #BFE5F9 #E3F4FC
Accessibility & contrast
On white
1.71
#87CFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#87CFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFF3
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFF3 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF5
Deuteranopia (green-blind)
#AEC0F3
Tritanopia (blue-blind)
#57D9DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #87cff3; /* rgb */ color: rgb(135, 207, 243); /* oklch */ color: oklch(82.0% 0.088 231.0);
Tailwind
colors: {
custom: {
50: '#afddf7',
500: '#87cff3',
950: '#000000',
},
}SCSS
$custom: #87cff3; $custom-light: #afddf7; $custom-dark: #000000;
JSON
{
"hex": "#87cff3",
"rgb": {
"r": 135,
"g": 207,
"b": 243
},
"hsl": {
"h": 200,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.82004,
"c": 0.08802,
"h": 231
},
"luminance": 0.56248
}Semantic roles & 50–950 ramp
primary
#87CFF3
secondary
#CF7A4F
accent
#4F07DE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485