#88BBC8#88BBC8
#88BBC8 is a light, muted cyan. Relative luminance 0.449; OKLCH L 76.1% C 0.057 H 215.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBC8 |
|---|---|
| RGB | rgb(136, 187, 200) |
| HSL | hsl(192, 37%, 66%) |
| HSV | hsv(192, 32%, 78%) |
| CMYK | cmyk(32%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.85, -13.54, -11.94) |
| CIE-LCH | lch(72.85, 18.05, 221.40°) |
| OKLab | oklab(76.08% -0.0462 -0.0326) |
| OKLCH | oklch(76.08% 0.057 215.3) |
| XYZ | xyz(38.3456, 44.9430, 61.2868) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.99
Baby Blue
#89CFF0
ΔE00 7.99
Light Grey Blue
#9DBCD4
ΔE00 8.21
Bluegrey
#85A3B2
ΔE00 8.22
Greyblue
#77A1B5
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBC8 #C89588
analogous
#88C8B5 #88BBC8 #889BC8
triadic
#88BBC8 #C888BB #BBC888
tetradic
#88BBC8 #B588C8 #C89588 #9BC888
square
#88BBC8 #B588C8 #C89588 #9BC888
split-complementary
#88BBC8 #C8889B #C8B588
monochromatic
#448292 #5EA3B5 #88BBC8 #B2D3DB #DCEBEF
Accessibility & contrast
On white
2.10
#88BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#88BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBC8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBC8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7C9
Deuteranopia (green-blind)
#A7AFC8
Tritanopia (blue-blind)
#72C0BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #88bbc8; /* rgb */ color: rgb(136, 187, 200); /* oklch */ color: oklch(76.1% 0.057 215.3);
Tailwind
colors: {
custom: {
50: '#accfd8',
500: '#88bbc8',
950: '#000000',
},
}SCSS
$custom: #88bbc8; $custom-light: #accfd8; $custom-dark: #000000;
JSON
{
"hex": "#88bbc8",
"rgb": {
"r": 136,
"g": 187,
"b": 200
},
"hsl": {
"h": 192.188,
"s": 36.782,
"l": 65.882
},
"oklch": {
"l": 0.76075,
"c": 0.05654,
"h": 215.3
},
"luminance": 0.44945
}Semantic roles & 50–950 ramp
primary
#88BBC8
secondary
#E0D0CB
accent
#4F36B0
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283