#88CBDE#88CBDE
#88CBDE is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.073 H 217.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #88CBDE |
|---|---|
| RGB | rgb(136, 203, 222) |
| HSL | hsl(193, 57%, 70%) |
| HSV | hsv(193, 39%, 87%) |
| CMYK | cmyk(38.7%, 8.6%, 0%, 12.9%) |
| CIE-LAB | lab(78.00, -16.39, -16.12) |
| CIE-LCH | lch(78.00, 22.99, 224.53°) |
| OKLab | oklab(80.4% -0.0576 -0.0443) |
| OKLCH | oklch(80.4% 0.073 217.5) |
| XYZ | xyz(44.6895, 53.2172, 77.0102) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 4.75
Lightblue
#ADD8E6
ΔE00 5.83
Ice Blue
#A5DFF9
ΔE00 6.33
Powder Blue
#B0E0E6
ΔE00 7.45
Lightskyblue
#87CEFA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CBDE #DE9B88
analogous
#88DEC6 #88CBDE #88A0DE
triadic
#88CBDE #DE88CB #CBDE88
tetradic
#88CBDE #C688DE #DE9B88 #A0DE88
square
#88CBDE #C688DE #DE9B88 #A0DE88
split-complementary
#88CBDE #DE88A0 #DEC688
monochromatic
#339BB8 #58B6D1 #88CBDE #B8E0EB #E7F5F8
Accessibility & contrast
On white
1.80
#88CBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#88CBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CBDE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CBDE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DF
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#66D2D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cbde; /* rgb */ color: rgb(136, 203, 222); /* oklch */ color: oklch(80.4% 0.073 217.5);
Tailwind
colors: {
custom: {
50: '#aedbe8',
500: '#88cbde',
950: '#000000',
},
}SCSS
$custom: #88cbde; $custom-light: #aedbe8; $custom-dark: #000000;
JSON
{
"hex": "#88cbde",
"rgb": {
"r": 136,
"g": 203,
"b": 222
},
"hsl": {
"h": 193.256,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.80397,
"c": 0.07265,
"h": 217.5
},
"luminance": 0.5322
}Semantic roles & 50–950 ramp
primary
#88CBDE
secondary
#B56A55
accent
#4521C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111516
muted
#818484