#88BBF4#88BBF4
#88BBF4 is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.098 H 251.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBF4 |
|---|---|
| RGB | rgb(136, 187, 244) |
| HSL | hsl(212, 83%, 75%) |
| HSV | hsv(212, 44%, 96%) |
| CMYK | cmyk(44.3%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(74.38, -2.07, -33.50) |
| CIE-LCH | lch(74.38, 33.56, 266.46°) |
| OKLab | oklab(77.79% -0.0306 -0.0933) |
| OKLCH | oklch(77.79% 0.098 251.8) |
| XYZ | xyz(44.2473, 47.3037, 92.3694) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.17
Sky Blue (survey)
#75BBFD
ΔE00 2.98
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.60
Sky
#82CAFC
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBF4 #F4C188
analogous
#88F1F4 #88BBF4 #8B88F4
triadic
#88BBF4 #F488BB #BBF488
tetradic
#88BBF4 #F488F1 #F4C188 #88F48B
square
#88BBF4 #F488F1 #F4C188 #88F48B
split-complementary
#88BBF4 #F48B88 #F1F488
monochromatic
#187BEA #509BEF #88BBF4 #C0DBF9 #E3EFFC
Accessibility & contrast
On white
2.01
#88BBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#88BBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBF4
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBF4 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF7
Deuteranopia (green-blind)
#98B2F3
Tritanopia (blue-blind)
#5DC8CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #88bbf4; /* rgb */ color: rgb(136, 187, 244); /* oklch */ color: oklch(77.8% 0.098 251.8);
Tailwind
colors: {
custom: {
50: '#afcff8',
500: '#88bbf4',
950: '#000000',
},
}SCSS
$custom: #88bbf4; $custom-light: #afcff8; $custom-dark: #000000;
JSON
{
"hex": "#88bbf4",
"rgb": {
"r": 136,
"g": 187,
"b": 244
},
"hsl": {
"h": 211.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.77789,
"c": 0.09816,
"h": 251.8
},
"luminance": 0.47307
}Semantic roles & 50–950 ramp
primary
#88BBF4
secondary
#F4E6D7
accent
#7906DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285