#88CAEF#88CAEF
#88CAEF is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.8% C 0.085 H 233.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #88CAEF |
|---|---|
| RGB | rgb(136, 202, 239) |
| HSL | hsl(202, 76%, 74%) |
| HSV | hsv(202, 43%, 94%) |
| CMYK | cmyk(43.1%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.29, -11.46, -24.81) |
| CIE-LCH | lch(78.29, 27.33, 245.22°) |
| OKLab | oklab(80.81% -0.0501 -0.0686) |
| OKLCH | oklch(80.81% 0.085 233.8) |
| XYZ | xyz(46.8484, 53.7041, 89.5419) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.92
Baby Blue
#89CFF0
ΔE00 2.00
Lightblue (survey)
#7BC8F6
ΔE00 2.21
Sky
#82CAFC
ΔE00 3.04
Sky Blue
#87CEEB
ΔE00 3.14
Light Blue
#95D0FC
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CAEF #EFAD88
analogous
#88EFE0 #88CAEF #8896EF
triadic
#88CAEF #EF88CA #CAEF88
tetradic
#88CAEF #E088EF #EFAD88 #96EF88
square
#88CAEF #E088EF #EFAD88 #96EF88
split-complementary
#88CAEF #EF8896 #EFE088
monochromatic
#1E99DF #52B2E8 #88CAEF #BEE2F6 #E4F3FB
Accessibility & contrast
On white
1.79
#88CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#88CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CAEF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CAEF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#AABDEE
Tritanopia (blue-blind)
#5DD4D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88caef; /* rgb */ color: rgb(136, 202, 239); /* oklch */ color: oklch(80.8% 0.085 233.8);
Tailwind
colors: {
custom: {
50: '#afdaf4',
500: '#88caef',
950: '#000000',
},
}SCSS
$custom: #88caef; $custom-light: #afdaf4; $custom-dark: #000000;
JSON
{
"hex": "#88caef",
"rgb": {
"r": 136,
"g": 202,
"b": 239
},
"hsl": {
"h": 201.553,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.80811,
"c": 0.08497,
"h": 233.8
},
"luminance": 0.53707
}Semantic roles & 50–950 ramp
primary
#88CAEF
secondary
#CA7D51
accent
#560DD8
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385