#88BAEE#88BAEE
#88BAEE is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.3% C 0.092 H 250.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #88BAEE |
|---|---|
| RGB | rgb(136, 186, 238) |
| HSL | hsl(211, 75%, 73%) |
| HSV | hsv(211, 43%, 93%) |
| CMYK | cmyk(42.9%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(73.88, -3.18, -31.03) |
| CIE-LCH | lch(73.88, 31.19, 264.16°) |
| OKLab | oklab(77.32% -0.0313 -0.0862) |
| OKLCH | oklch(77.32% 0.092 250) |
| XYZ | xyz(43.1397, 46.5224, 87.5789) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.70
Sky Blue (survey)
#75BBFD
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Sky
#82CAFC
ΔE00 5.56
Pastel Blue
#A2BFFE
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BAEE #EEBC88
analogous
#88EDEE #88BAEE #8988EE
triadic
#88BAEE #EE88BA #BAEE88
tetradic
#88BAEE #EE88ED #EEBC88 #88EE89
square
#88BAEE #EE88ED #EEBC88 #88EE89
split-complementary
#88BAEE #EE8988 #EDEE88
monochromatic
#1F7CDC #529BE6 #88BAEE #BED9F6 #E4EFFB
Accessibility & contrast
On white
2.04
#88BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#88BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BAEE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BAEE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBF0
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#61C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #88baee; /* rgb */ color: rgb(136, 186, 238); /* oklch */ color: oklch(77.3% 0.092 250.0);
Tailwind
colors: {
custom: {
50: '#afcef3',
500: '#88baee',
950: '#000000',
},
}SCSS
$custom: #88baee; $custom-light: #afcef3; $custom-dark: #000000;
JSON
{
"hex": "#88baee",
"rgb": {
"r": 136,
"g": 186,
"b": 238
},
"hsl": {
"h": 210.588,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.7732,
"c": 0.09173,
"h": 250
},
"luminance": 0.46525
}Semantic roles & 50–950 ramp
primary
#88BAEE
secondary
#F3E6D8
accent
#750ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285