#88BAF9#88BAF9
#88BAF9 is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.8% C 0.105 H 254.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #88BAF9 |
|---|---|
| RGB | rgb(136, 186, 249) |
| HSL | hsl(213, 90%, 75%) |
| HSV | hsv(213, 45%, 98%) |
| CMYK | cmyk(45.4%, 25.3%, 0%, 2.4%) |
| CIE-LAB | lab(74.31, -0.13, -36.31) |
| CIE-LCH | lch(74.31, 36.31, 269.79°) |
| OKLab | oklab(77.8% -0.0279 -0.1013) |
| OKLCH | oklch(77.8% 0.105 254.6) |
| XYZ | xyz(44.8054, 47.1887, 96.3515) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.32
Sky Blue (survey)
#75BBFD
ΔE00 3.45
Pastel Blue
#A2BFFE
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Sky
#82CAFC
ΔE00 6.49
Light Blue
#95D0FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BAF9 #F9C788
analogous
#88F3F9 #88BAF9 #8E88F9
triadic
#88BAF9 #F988BA #BAF988
tetradic
#88BAF9 #F988F3 #F9C788 #88F98E
square
#88BAF9 #F988F3 #F9C788 #88F98E
split-complementary
#88BAF9 #F98E88 #F3F988
monochromatic
#1376F3 #4E98F6 #88BAF9 #C2DCFC #E2EEFE
Accessibility & contrast
On white
2.01
#88BAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#88BAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BAF9
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BAF9 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFC
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#5AC8D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #88baf9; /* rgb */ color: rgb(136, 186, 249); /* oklch */ color: oklch(77.8% 0.105 254.6);
Tailwind
colors: {
custom: {
50: '#afcefb',
500: '#88baf9',
950: '#000000',
},
}SCSS
$custom: #88baf9; $custom-light: #afcefb; $custom-dark: #000000;
JSON
{
"hex": "#88baf9",
"rgb": {
"r": 136,
"g": 186,
"b": 249
},
"hsl": {
"h": 213.451,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.77797,
"c": 0.10509,
"h": 254.6
},
"luminance": 0.47192
}Semantic roles & 50–950 ramp
primary
#88BAF9
secondary
#F6E7D5
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285