#88BEE3#88BEE3
#88BEE3 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.077 H 239.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEE3 |
|---|---|
| RGB | rgb(136, 190, 227) |
| HSL | hsl(204, 62%, 71%) |
| HSV | hsv(204, 40%, 89%) |
| CMYK | cmyk(40.1%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(74.57, -8.28, -24.01) |
| CIE-LCH | lch(74.57, 25.40, 250.97°) |
| OKLab | oklab(77.73% -0.0399 -0.0663) |
| OKLCH | oklch(77.73% 0.077 239) |
| XYZ | xyz(42.4273, 47.6046, 79.6111) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Sky
#82CAFC
ΔE00 4.12
Lightskyblue
#87CEFA
ΔE00 4.45
Light Blue
#95D0FC
ΔE00 4.79
Light Grey Blue
#9DBCD4
ΔE00 4.85
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEE3 #E3AD88
analogous
#88E3DB #88BEE3 #8890E3
triadic
#88BEE3 #E388BE #BEE388
tetradic
#88BEE3 #DB88E3 #E3AD88 #90E388
square
#88BEE3 #DB88E3 #E3AD88 #90E388
split-complementary
#88BEE3 #E38890 #E3DB88
monochromatic
#2E86C3 #56A3D7 #88BEE3 #BAD9EF #E6F1F9
Accessibility & contrast
On white
2.00
#88BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#88BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEE3
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEE3 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE5
Deuteranopia (green-blind)
#A1B3E2
Tritanopia (blue-blind)
#66C7CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #88bee3; /* rgb */ color: rgb(136, 190, 227); /* oklch */ color: oklch(77.7% 0.077 239.0);
Tailwind
colors: {
custom: {
50: '#aed1ec',
500: '#88bee3',
950: '#000000',
},
}SCSS
$custom: #88bee3; $custom-light: #aed1ec; $custom-dark: #000000;
JSON
{
"hex": "#88bee3",
"rgb": {
"r": 136,
"g": 190,
"b": 227
},
"hsl": {
"h": 204.396,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.77733,
"c": 0.0774,
"h": 239
},
"luminance": 0.47607
}Semantic roles & 50–950 ramp
primary
#88BEE3
secondary
#EFE1D7
accent
#631CCA
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284