#88BCF2#88BCF2
#88BCF2 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.095 H 250.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCF2 |
|---|---|
| RGB | rgb(136, 188, 242) |
| HSL | hsl(211, 80%, 74%) |
| HSV | hsv(211, 44%, 95%) |
| CMYK | cmyk(43.8%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.58, -3.17, -32.12) |
| CIE-LCH | lch(74.58, 32.27, 264.37°) |
| OKLab | oklab(77.92% -0.0324 -0.0893) |
| OKLCH | oklch(77.92% 0.095 250) |
| XYZ | xyz(44.1582, 47.6087, 90.8497) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Sky Blue (survey)
#75BBFD
ΔE00 2.78
Sky
#82CAFC
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCF2 #F2BE88
analogous
#88F1F2 #88BCF2 #8988F2
triadic
#88BCF2 #F288BC #BCF288
tetradic
#88BCF2 #F288F1 #F2BE88 #88F289
square
#88BCF2 #F288F1 #F2BE88 #88F289
split-complementary
#88BCF2 #F28988 #F1F288
monochromatic
#1A7EE6 #519DEC #88BCF2 #BFDBF8 #E3EFFC
Accessibility & contrast
On white
2.00
#88BCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#88BCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCF2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCF2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF5
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#5EC8CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #88bcf2; /* rgb */ color: rgb(136, 188, 242); /* oklch */ color: oklch(77.9% 0.095 250.0);
Tailwind
colors: {
custom: {
50: '#afd0f6',
500: '#88bcf2',
950: '#000000',
},
}SCSS
$custom: #88bcf2; $custom-light: #afd0f6; $custom-dark: #000000;
JSON
{
"hex": "#88bcf2",
"rgb": {
"r": 136,
"g": 188,
"b": 242
},
"hsl": {
"h": 210.566,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.77916,
"c": 0.09503,
"h": 250
},
"luminance": 0.47611
}Semantic roles & 50–950 ramp
primary
#88BCF2
secondary
#F4E6D7
accent
#7509DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285