#88CFEB#88CFEB
#88CFEB is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.8% C 0.081 H 224.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFEB |
|---|---|
| RGB | rgb(136, 207, 235) |
| HSL | hsl(197, 71%, 73%) |
| HSV | hsv(197, 42%, 92%) |
| CMYK | cmyk(42.1%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.53, -15.11, -20.78) |
| CIE-LCH | lch(79.53, 25.69, 233.98°) |
| OKLab | oklab(81.75% -0.0575 -0.0573) |
| OKLCH | oklch(81.75% 0.081 224.9) |
| XYZ | xyz(47.4563, 55.8548, 86.8615) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 0.41
Baby Blue
#89CFF0
ΔE00 1.73
Ice Blue
#A5DFF9
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.88
Lightblue (survey)
#7BC8F6
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFEB #EBA488
analogous
#88EBD6 #88CFEB #889DEB
triadic
#88CFEB #EB88CF #CFEB88
tetradic
#88CFEB #D688EB #EBA488 #9DEB88
square
#88CFEB #D688EB #EBA488 #9DEB88
split-complementary
#88CFEB #EB889D #EBD688
monochromatic
#24A3D5 #54BAE2 #88CFEB #BCE4F4 #E5F4FB
Accessibility & contrast
On white
1.73
#88CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#88CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFEB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFEB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#5ED8D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #88cfeb; /* rgb */ color: rgb(136, 207, 235); /* oklch */ color: oklch(81.8% 0.081 224.9);
Tailwind
colors: {
custom: {
50: '#afddf1',
500: '#88cfeb',
950: '#000000',
},
}SCSS
$custom: #88cfeb; $custom-light: #afddf1; $custom-dark: #000000;
JSON
{
"hex": "#88cfeb",
"rgb": {
"r": 136,
"g": 207,
"b": 235
},
"hsl": {
"h": 196.97,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.81752,
"c": 0.08117,
"h": 224.9
},
"luminance": 0.55858
}Semantic roles & 50–950 ramp
primary
#88CFEB
secondary
#C57352
accent
#4912D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485