#88BEFF#88BEFF
#88BEFF is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.109 H 253.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEFF |
|---|---|
| RGB | rgb(136, 190, 255) |
| HSL | hsl(213, 100%, 77%) |
| HSV | hsv(213, 47%, 100%) |
| CMYK | cmyk(46.7%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.62, -0.64, -37.49) |
| CIE-LCH | lch(75.62, 37.50, 269.03°) |
| OKLab | oklab(78.91% -0.0308 -0.1047) |
| OKLCH | oklch(78.91% 0.109 253.6) |
| XYZ | xyz(46.6107, 49.2780, 101.6438) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.25
Sky Blue (survey)
#75BBFD
ΔE00 3.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.64
Sky
#82CAFC
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEFF #FFC988
analogous
#88FAFF #88BEFF #8E88FF
triadic
#88BEFF #FF88BE #BEFF88
tetradic
#88BEFF #FF88FA #FFC988 #88FF8E
square
#88BEFF #FF88FA #FFC988 #88FF8E
split-complementary
#88BEFF #FF8E88 #FAFF88
monochromatic
#0E7BFF #4B9DFF #88BEFF #C5DFFF #E0EEFF
Accessibility & contrast
On white
1.93
#88BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#88BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEFF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEFF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#55CDD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #88beff; /* rgb */ color: rgb(136, 190, 255); /* oklch */ color: oklch(78.9% 0.109 253.6);
Tailwind
colors: {
custom: {
50: '#b0d1ff',
500: '#88beff',
950: '#000000',
},
}SCSS
$custom: #88beff; $custom-light: #b0d1ff; $custom-dark: #000000;
JSON
{
"hex": "#88beff",
"rgb": {
"r": 136,
"g": 190,
"b": 255
},
"hsl": {
"h": 212.773,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78906,
"c": 0.10916,
"h": 253.6
},
"luminance": 0.49281
}Semantic roles & 50–950 ramp
primary
#88BEFF
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286