#88CDFE#88CDFE
#88CDFE is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.1% C 0.098 H 240.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDFE |
|---|---|
| RGB | rgb(136, 205, 254) |
| HSL | hsl(205, 98%, 76%) |
| HSV | hsv(205, 46%, 100%) |
| CMYK | cmyk(46.5%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.64, -8.98, -30.75) |
| CIE-LCH | lch(79.64, 32.04, 253.73°) |
| OKLab | oklab(82.06% -0.0485 -0.0854) |
| OKLCH | oklch(82.06% 0.098 240.4) |
| XYZ | xyz(49.8678, 56.0490, 101.9375) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.90
Lightskyblue
#87CEFA
ΔE00 1.47
Light Blue
#95D0FC
ΔE00 1.75
Lightblue (survey)
#7BC8F6
ΔE00 2.31
Baby Blue
#89CFF0
ΔE00 4.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDFE #FEB988
analogous
#88FEF4 #88CDFE #8892FE
triadic
#88CDFE #FE88CD #CDFE88
tetradic
#88CDFE #F488FE #FEB988 #92FE88
square
#88CDFE #F488FE #FEB988 #92FE88
split-complementary
#88CDFE #FE8892 #FEF488
monochromatic
#0F9AFD #4BB4FD #88CDFE #C5E7FF #E1F2FF
Accessibility & contrast
On white
1.72
#88CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#88CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDFE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDFE | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#52D9DD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #88cdfe; /* rgb */ color: rgb(136, 205, 254); /* oklch */ color: oklch(82.1% 0.098 240.4);
Tailwind
colors: {
custom: {
50: '#b0dcff',
500: '#88cdfe',
950: '#000000',
},
}SCSS
$custom: #88cdfe; $custom-light: #b0dcff; $custom-dark: #000000;
JSON
{
"hex": "#88cdfe",
"rgb": {
"r": 136,
"g": 205,
"b": 254
},
"hsl": {
"h": 204.915,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.82058,
"c": 0.09824,
"h": 240.4
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#88CDFE
secondary
#DE894C
accent
#5F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486