#88DFF3#88DFF3
#88DFF3 is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.6% C 0.088 H 214.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFF3 |
|---|---|
| RGB | rgb(136, 223, 243) |
| HSL | hsl(191, 82%, 74%) |
| HSV | hsv(191, 44%, 95%) |
| CMYK | cmyk(44%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.21, -21.16, -17.96) |
| CIE-LCH | lch(84.21, 27.75, 220.32°) |
| OKLab | oklab(85.57% -0.0732 -0.0494) |
| OKLCH | oklch(85.57% 0.088 214.1) |
| XYZ | xyz(52.7127, 64.4767, 94.4441) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 5.23
Sky Blue
#87CEEB
ΔE00 5.73
Ice Blue
#A5DFF9
ΔE00 5.74
Baby Blue
#89CFF0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFF3 #F39C88
analogous
#88F3D2 #88DFF3 #88AAF3
triadic
#88DFF3 #F388DF #DFF388
tetradic
#88DFF3 #D288F3 #F39C88 #AAF388
square
#88DFF3 #D288F3 #F39C88 #AAF388
split-complementary
#88DFF3 #F388AA #F3D288
monochromatic
#19C1E8 #50D0ED #88DFF3 #C0EEF9 #E3F8FC
Accessibility & contrast
On white
1.51
#88DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#88DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFF3
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFF3 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F4
Deuteranopia (green-blind)
#BFCDF3
Tritanopia (blue-blind)
#56E7E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88dff3; /* rgb */ color: rgb(136, 223, 243); /* oklch */ color: oklch(85.6% 0.088 214.1);
Tailwind
colors: {
custom: {
50: '#b0e9f7',
500: '#88dff3',
950: '#000000',
},
}SCSS
$custom: #88dff3; $custom-light: #b0e9f7; $custom-dark: #000000;
JSON
{
"hex": "#88dff3",
"rgb": {
"r": 136,
"g": 223,
"b": 243
},
"hsl": {
"h": 191.215,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.85568,
"c": 0.0883,
"h": 214.1
},
"luminance": 0.64481
}Semantic roles & 50–950 ramp
primary
#88DFF3
secondary
#CF6850
accent
#3007DE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485