#88BEFA#88BEFA
#88BEFA is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.103 H 251.7°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEFA |
|---|---|
| RGB | rgb(136, 190, 250) |
| HSL | hsl(212, 92%, 76%) |
| HSV | hsv(212, 46%, 98%) |
| CMYK | cmyk(45.6%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.43, -2.04, -35.11) |
| CIE-LCH | lch(75.43, 35.17, 266.68°) |
| OKLab | oklab(78.69% -0.0323 -0.0979) |
| OKLCH | oklch(78.69% 0.103 251.7) |
| XYZ | xyz(45.8163, 48.9602, 97.4599) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.59
Sky Blue (survey)
#75BBFD
ΔE00 2.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.82
Sky
#82CAFC
ΔE00 5.15
Light Blue
#95D0FC
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEFA #FAC488
analogous
#88F7FA #88BEFA #8B88FA
triadic
#88BEFA #FA88BE #BEFA88
tetradic
#88BEFA #FA88F7 #FAC488 #88FA8B
square
#88BEFA #FA88F7 #FAC488 #88FA8B
split-complementary
#88BEFA #FA8B88 #F7FA88
monochromatic
#137EF5 #4D9EF8 #88BEFA #C3DEFC #E2EFFE
Accessibility & contrast
On white
1.95
#88BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#88BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEFA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEFA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#58CCD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #88befa; /* rgb */ color: rgb(136, 190, 250); /* oklch */ color: oklch(78.7% 0.103 251.7);
Tailwind
colors: {
custom: {
50: '#b0d1fc',
500: '#88befa',
950: '#000000',
},
}SCSS
$custom: #88befa; $custom-light: #b0d1fc; $custom-dark: #000000;
JSON
{
"hex": "#88befa",
"rgb": {
"r": 136,
"g": 190,
"b": 250
},
"hsl": {
"h": 211.579,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.78686,
"c": 0.10309,
"h": 251.7
},
"luminance": 0.48963
}Semantic roles & 50–950 ramp
primary
#88BEFA
secondary
#F6E6D5
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285