#88BDF2#88BDF2
#88BDF2 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.094 H 249.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88BDF2 |
|---|---|
| RGB | rgb(136, 189, 242) |
| HSL | hsl(210, 80%, 74%) |
| HSV | hsv(210, 44%, 95%) |
| CMYK | cmyk(43.8%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.85, -3.71, -31.70) |
| CIE-LCH | lch(74.85, 31.92, 263.32°) |
| OKLab | oklab(78.13% -0.0336 -0.0881) |
| OKLCH | oklch(78.13% 0.094 249.1) |
| XYZ | xyz(44.3726, 48.0374, 90.9212) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.68
Carolina Blue
#8AB8FE
ΔE00 3.12
Sky
#82CAFC
ΔE00 4.73
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.28
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BDF2 #F2BD88
analogous
#88F2F2 #88BDF2 #8888F2
triadic
#88BDF2 #F288BD #BDF288
tetradic
#88BDF2 #F288F2 #F2BD88 #88F288
square
#88BDF2 #F288F2 #F2BD88 #88F288
split-complementary
#88BDF2 #F28888 #F2F288
monochromatic
#1A80E6 #519EEC #88BDF2 #BFDCF8 #E3F0FC
Accessibility & contrast
On white
1.98
#88BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#88BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BDF2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BDF2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF4
Deuteranopia (green-blind)
#9BB3F1
Tritanopia (blue-blind)
#5EC9CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bdf2; /* rgb */ color: rgb(136, 189, 242); /* oklch */ color: oklch(78.1% 0.094 249.1);
Tailwind
colors: {
custom: {
50: '#afd0f6',
500: '#88bdf2',
950: '#000000',
},
}SCSS
$custom: #88bdf2; $custom-light: #afd0f6; $custom-dark: #000000;
JSON
{
"hex": "#88bdf2",
"rgb": {
"r": 136,
"g": 189,
"b": 242
},
"hsl": {
"h": 210,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7813,
"c": 0.09434,
"h": 249.1
},
"luminance": 0.4804
}Semantic roles & 50–950 ramp
primary
#88BDF2
secondary
#F4E6D7
accent
#7309DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285