#8DDEF8#8DDEF8
#8DDEF8 is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.8% C 0.087 H 220.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEF8 |
|---|---|
| RGB | rgb(141, 222, 248) |
| HSL | hsl(195, 88%, 76%) |
| HSV | hsv(195, 43%, 97%) |
| CMYK | cmyk(43.1%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(84.32, -18.18, -20.42) |
| CIE-LCH | lch(84.32, 27.34, 228.32°) |
| OKLab | oklab(85.76% -0.0662 -0.0563) |
| OKLCH | oklch(85.76% 0.087 220.4) |
| XYZ | xyz(54.0429, 64.6787, 98.4252) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 4.65
Lightblue
#ADD8E6
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEF8 #F8A78D
analogous
#8DF8DD #8DDEF8 #8DA9F8
triadic
#8DDEF8 #F88DDE #DEF88D
tetradic
#8DDEF8 #DD8DF8 #F8A78D #A9F88D
square
#8DDEF8 #DD8DF8 #F8A78D #A9F88D
split-complementary
#8DDEF8 #F88DA9 #F8DD8D
monochromatic
#1ABDF1 #53CDF4 #8DDEF8 #C7EFFC #E2F7FD
Accessibility & contrast
On white
1.51
#8DDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#8DDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEF8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEF8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAF9
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#5DE7E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ddef8; /* rgb */ color: rgb(141, 222, 248); /* oklch */ color: oklch(85.8% 0.087 220.4);
Tailwind
colors: {
custom: {
50: '#b3e8fa',
500: '#8ddef8',
950: '#000000',
},
}SCSS
$custom: #8ddef8; $custom-light: #b3e8fa; $custom-dark: #000000;
JSON
{
"hex": "#8ddef8",
"rgb": {
"r": 141,
"g": 222,
"b": 248
},
"hsl": {
"h": 194.579,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.85764,
"c": 0.0869,
"h": 220.4
},
"luminance": 0.64683
}Semantic roles & 50–950 ramp
primary
#8DDEF8
secondary
#D67353
accent
#3800E5
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485