#88ABDA#88ABDA
#88ABDA is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.079 H 255.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABDA |
|---|---|
| RGB | rgb(136, 171, 218) |
| HSL | hsl(214, 53%, 69%) |
| HSV | hsv(214, 38%, 85%) |
| CMYK | cmyk(37.6%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(69.05, -0.33, -27.56) |
| CIE-LCH | lch(69.05, 27.56, 269.32°) |
| OKLab | oklab(73.28% -0.0191 -0.0763) |
| OKLCH | oklch(73.28% 0.079 255.9) |
| XYZ | xyz(37.3672, 39.4201, 71.9560) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 6.66
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 7.41
Cornflowerblue
#6495ED
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABDA #DAB788
analogous
#88D4DA #88ABDA #8E88DA
triadic
#88ABDA #DA88AB #ABDA88
tetradic
#88ABDA #DA88D4 #DAB788 #88DA8E
square
#88ABDA #DA88D4 #DAB788 #88DA8E
split-complementary
#88ABDA #DA8E88 #D4DA88
monochromatic
#376BB1 #598ACB #88ABDA #B7CCE9 #E5EDF7
Accessibility & contrast
On white
2.36
#88ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#88ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABDA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABDA | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#6DB5BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #88abda; /* rgb */ color: rgb(136, 171, 218); /* oklch */ color: oklch(73.3% 0.079 255.9);
Tailwind
colors: {
custom: {
50: '#adc3e5',
500: '#88abda',
950: '#000000',
},
}SCSS
$custom: #88abda; $custom-light: #adc3e5; $custom-dark: #000000;
JSON
{
"hex": "#88abda",
"rgb": {
"r": 136,
"g": 171,
"b": 218
},
"hsl": {
"h": 214.39,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.73277,
"c": 0.07869,
"h": 255.9
},
"luminance": 0.39422
}Semantic roles & 50–950 ramp
primary
#88ABDA
secondary
#EBE1D3
accent
#7E26C0
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184