#88DBFE#88DBFE
#88DBFE is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.1% C 0.094 H 226.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88DBFE |
|---|---|
| RGB | rgb(136, 219, 254) |
| HSL | hsl(198, 98%, 76%) |
| HSV | hsv(198, 46%, 100%) |
| CMYK | cmyk(46.5%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.47, -16.25, -24.90) |
| CIE-LCH | lch(83.47, 29.73, 236.87°) |
| OKLab | oklab(85.09% -0.0645 -0.0689) |
| OKLCH | oklch(85.09% 0.094 226.9) |
| XYZ | xyz(53.3678, 63.0490, 103.1041) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.02
Sky Blue
#87CEEB
ΔE00 3.38
Ice Blue
#A5DFF9
ΔE00 3.80
Lightskyblue
#87CEFA
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.73
Light Blue
#95D0FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DBFE #FEAB88
analogous
#88FEE6 #88DBFE #88A0FE
triadic
#88DBFE #FE88DB #DBFE88
tetradic
#88DBFE #E688FE #FEAB88 #A0FE88
square
#88DBFE #E688FE #FEAB88 #A0FE88
split-complementary
#88DBFE #FE88A0 #FEE688
monochromatic
#0FB6FD #4BC9FD #88DBFE #C5EDFF #E1F6FF
Accessibility & contrast
On white
1.54
#88DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#88DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DBFE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DBFE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#4FE5E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dbfe; /* rgb */ color: rgb(136, 219, 254); /* oklch */ color: oklch(85.1% 0.094 226.9);
Tailwind
colors: {
custom: {
50: '#b1e6fe',
500: '#88dbfe',
950: '#000000',
},
}SCSS
$custom: #88dbfe; $custom-light: #b1e6fe; $custom-dark: #000000;
JSON
{
"hex": "#88dbfe",
"rgb": {
"r": 136,
"g": 219,
"b": 254
},
"hsl": {
"h": 197.797,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.85093,
"c": 0.09438,
"h": 226.9
},
"luminance": 0.63053
}Semantic roles & 50–950 ramp
primary
#88DBFE
secondary
#DE774C
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485