#88CAED#88CAED
#88CAED is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.7% C 0.083 H 232.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #88CAED |
|---|---|
| RGB | rgb(136, 202, 237) |
| HSL | hsl(201, 74%, 73%) |
| HSV | hsv(201, 43%, 93%) |
| CMYK | cmyk(42.6%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.22, -11.99, -23.84) |
| CIE-LCH | lch(78.22, 26.69, 243.31°) |
| OKLab | oklab(80.73% -0.0508 -0.0659) |
| OKLCH | oklch(80.73% 0.083 232.3) |
| XYZ | xyz(46.5546, 53.5866, 87.9944) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.57
Lightskyblue
#87CEFA
ΔE00 2.45
Sky Blue
#87CEEB
ΔE00 2.57
Lightblue (survey)
#7BC8F6
ΔE00 2.69
Sky
#82CAFC
ΔE00 3.65
Light Blue
#95D0FC
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CAED #EDAB88
analogous
#88EDDD #88CAED #8897ED
triadic
#88CAED #ED88CA #CAED88
tetradic
#88CAED #DD88ED #EDAB88 #97ED88
square
#88CAED #DD88ED #EDAB88 #97ED88
split-complementary
#88CAED #ED8897 #EDDD88
monochromatic
#219ADA #53B2E5 #88CAED #BDE2F5 #E4F3FB
Accessibility & contrast
On white
1.79
#88CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#88CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CAED
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CAED | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#5ED4D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88caed; /* rgb */ color: rgb(136, 202, 237); /* oklch */ color: oklch(80.7% 0.083 232.3);
Tailwind
colors: {
custom: {
50: '#afdaf3',
500: '#88caed',
950: '#000000',
},
}SCSS
$custom: #88caed; $custom-light: #afdaf3; $custom-dark: #000000;
JSON
{
"hex": "#88caed",
"rgb": {
"r": 136,
"g": 202,
"b": 237
},
"hsl": {
"h": 200.792,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.80733,
"c": 0.08321,
"h": 232.3
},
"luminance": 0.5359
}Semantic roles & 50–950 ramp
primary
#88CAED
secondary
#C87A52
accent
#5410D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385