#8DDAFE#8DDAFE
#8DDAFE is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 85.1% C 0.091 H 229.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDAFE |
|---|---|
| RGB | rgb(141, 218, 254) |
| HSL | hsl(199, 98%, 77%) |
| HSV | hsv(199, 44%, 100%) |
| CMYK | cmyk(44.5%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.42, -14.57, -24.95) |
| CIE-LCH | lch(83.42, 28.90, 239.71°) |
| OKLab | oklab(85.12% -0.0594 -0.069) |
| OKLCH | oklch(85.12% 0.091 229.3) |
| XYZ | xyz(53.9389, 62.9574, 103.0564) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.67
Sky Blue
#87CEEB
ΔE00 3.40
Ice Blue
#A5DFF9
ΔE00 3.51
Lightskyblue
#87CEFA
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.93
Lightblue (survey)
#7BC8F6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDAFE #FEB18D
analogous
#8DFEE9 #8DDAFE #8DA2FE
triadic
#8DDAFE #FE8DDA #DAFE8D
tetradic
#8DDAFE #E98DFE #FEB18D #A2FE8D
square
#8DDAFE #E98DFE #FEB18D #A2FE8D
split-complementary
#8DDAFE #FE8DA2 #FEE98D
monochromatic
#14B3FD #50C6FD #8DDAFE #CAEEFF #E1F5FF
Accessibility & contrast
On white
1.55
#8DDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8DDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDAFE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDAFE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#5AE4E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ddafe; /* rgb */ color: rgb(141, 218, 254); /* oklch */ color: oklch(85.1% 0.091 229.3);
Tailwind
colors: {
custom: {
50: '#b3e5fe',
500: '#8ddafe',
950: '#000000',
},
}SCSS
$custom: #8ddafe; $custom-light: #b3e5fe; $custom-dark: #000000;
JSON
{
"hex": "#8ddafe",
"rgb": {
"r": 141,
"g": 218,
"b": 254
},
"hsl": {
"h": 199.115,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.85115,
"c": 0.09104,
"h": 229.3
},
"luminance": 0.62961
}Semantic roles & 50–950 ramp
primary
#8DDAFE
secondary
#DF7E50
accent
#4900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485