#88DEFE#88DEFE
#88DEFE is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.7% C 0.094 H 223.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEFE |
|---|---|
| RGB | rgb(136, 222, 254) |
| HSL | hsl(196, 98%, 76%) |
| HSV | hsv(196, 46%, 100%) |
| CMYK | cmyk(46.5%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(84.29, -17.77, -23.65) |
| CIE-LCH | lch(84.29, 29.58, 233.07°) |
| OKLab | oklab(85.75% -0.0679 -0.0654) |
| OKLCH | oklch(85.75% 0.094 223.9) |
| XYZ | xyz(54.1575, 64.6284, 103.3673) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 5.99
Neon Blue
#04D9FF
ΔE00 6.67
Lightblue (survey)
#7BC8F6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEFE #FEA888
analogous
#88FEE3 #88DEFE #88A3FE
triadic
#88DEFE #FE88DE #DEFE88
tetradic
#88DEFE #E388FE #FEA888 #A3FE88
square
#88DEFE #E388FE #FEA888 #A3FE88
split-complementary
#88DEFE #FE88A3 #FEE388
monochromatic
#0FBCFD #4BCDFD #88DEFE #C5EFFF #E1F7FF
Accessibility & contrast
On white
1.51
#88DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#88DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEFE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEFE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BACDFE
Tritanopia (blue-blind)
#4EE8E8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88defe; /* rgb */ color: rgb(136, 222, 254); /* oklch */ color: oklch(85.7% 0.094 223.9);
Tailwind
colors: {
custom: {
50: '#b1e8fe',
500: '#88defe',
950: '#000000',
},
}SCSS
$custom: #88defe; $custom-light: #b1e8fe; $custom-dark: #000000;
JSON
{
"hex": "#88defe",
"rgb": {
"r": 136,
"g": 222,
"b": 254
},
"hsl": {
"h": 196.271,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.85748,
"c": 0.09426,
"h": 223.9
},
"luminance": 0.64633
}Semantic roles & 50–950 ramp
primary
#88DEFE
secondary
#DE744C
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485