#88C2EB#88C2EB
#88C2EB is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.084 H 240.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #88C2EB |
|---|---|
| RGB | rgb(136, 194, 235) |
| HSL | hsl(205, 71%, 73%) |
| HSV | hsv(205, 42%, 92%) |
| CMYK | cmyk(42.1%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.95, -8.29, -26.23) |
| CIE-LCH | lch(75.95, 27.51, 252.45°) |
| OKLab | oklab(78.92% -0.042 -0.0726) |
| OKLCH | oklch(78.92% 0.084 240) |
| XYZ | xyz(44.4354, 49.8131, 85.8546) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.80
Lightblue (survey)
#7BC8F6
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 3.32
Light Blue
#95D0FC
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C2EB #EBB188
analogous
#88EBE2 #88C2EB #8891EB
triadic
#88C2EB #EB88C2 #C2EB88
tetradic
#88C2EB #E288EB #EBB188 #91EB88
square
#88C2EB #E288EB #EBB188 #91EB88
split-complementary
#88C2EB #EB8891 #EBE288
monochromatic
#248CD5 #54A7E2 #88C2EB #BCDDF4 #E5F2FB
Accessibility & contrast
On white
1.92
#88C2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#88C2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C2EB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C2EB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#61CCCF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #88c2eb; /* rgb */ color: rgb(136, 194, 235); /* oklch */ color: oklch(78.9% 0.084 240.0);
Tailwind
colors: {
custom: {
50: '#afd4f1',
500: '#88c2eb',
950: '#000000',
},
}SCSS
$custom: #88c2eb; $custom-light: #afd4f1; $custom-dark: #000000;
JSON
{
"hex": "#88c2eb",
"rgb": {
"r": 136,
"g": 194,
"b": 235
},
"hsl": {
"h": 204.848,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.78917,
"c": 0.08385,
"h": 240
},
"luminance": 0.49816
}Semantic roles & 50–950 ramp
primary
#88C2EB
secondary
#F2E3D9
accent
#6212D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284