#88BEEE#88BEEE
#88BEEE is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.089 H 246.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEEE |
|---|---|
| RGB | rgb(136, 190, 238) |
| HSL | hsl(208, 75%, 73%) |
| HSV | hsv(208, 43%, 93%) |
| CMYK | cmyk(42.9%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.97, -5.34, -29.35) |
| CIE-LCH | lch(74.97, 29.84, 259.69°) |
| OKLab | oklab(78.18% -0.0361 -0.0814) |
| OKLCH | oklch(78.18% 0.089 246.1) |
| XYZ | xyz(43.9942, 48.2314, 87.8637) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.95
Sky
#82CAFC
ΔE00 3.99
Carolina Blue
#8AB8FE
ΔE00 4.13
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 4.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEEE #EEB888
analogous
#88EEEB #88BEEE #888BEE
triadic
#88BEEE #EE88BE #BEEE88
tetradic
#88BEEE #EB88EE #EEB888 #8BEE88
square
#88BEEE #EB88EE #EEB888 #8BEE88
split-complementary
#88BEEE #EE888B #EEEB88
monochromatic
#1F83DC #52A1E6 #88BEEE #BEDBF6 #E4F0FB
Accessibility & contrast
On white
1.97
#88BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#88BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEEE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEEE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF0
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#60C9CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88beee; /* rgb */ color: rgb(136, 190, 238); /* oklch */ color: oklch(78.2% 0.089 246.1);
Tailwind
colors: {
custom: {
50: '#afd1f3',
500: '#88beee',
950: '#000000',
},
}SCSS
$custom: #88beee; $custom-light: #afd1f3; $custom-dark: #000000;
JSON
{
"hex": "#88beee",
"rgb": {
"r": 136,
"g": 190,
"b": 238
},
"hsl": {
"h": 208.235,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.78176,
"c": 0.08911,
"h": 246.1
},
"luminance": 0.48234
}Semantic roles & 50–950 ramp
primary
#88BEEE
secondary
#F3E5D8
accent
#6D0ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285