#8DDCF2#8DDCF2
#8DDCF2 is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.1% C 0.083 H 217.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDCF2 |
|---|---|
| RGB | rgb(141, 220, 242) |
| HSL | hsl(193, 80%, 75%) |
| HSV | hsv(193, 42%, 95%) |
| CMYK | cmyk(41.7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(83.58, -18.71, -18.36) |
| CIE-LCH | lch(83.58, 26.22, 224.47°) |
| OKLab | oklab(85.11% -0.0661 -0.0505) |
| OKLCH | oklch(85.11% 0.083 217.4) |
| XYZ | xyz(52.5990, 63.2562, 93.4252) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.37
Ice Blue
#A5DFF9
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDCF2 #F2A38D
analogous
#8DF2D5 #8DDCF2 #8DAAF2
triadic
#8DDCF2 #F28DDC #DCF28D
tetradic
#8DDCF2 #D58DF2 #F2A38D #AAF28D
square
#8DDCF2 #D58DF2 #F2A38D #AAF28D
split-complementary
#8DDCF2 #F28DAA #F2D58D
monochromatic
#1FBAE5 #56CBEC #8DDCF2 #C4EDF8 #E4F7FC
Accessibility & contrast
On white
1.54
#8DDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#8DDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDCF2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDCF2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#61E4E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ddcf2; /* rgb */ color: rgb(141, 220, 242); /* oklch */ color: oklch(85.1% 0.083 217.4);
Tailwind
colors: {
custom: {
50: '#b3e7f6',
500: '#8ddcf2',
950: '#000000',
},
}SCSS
$custom: #8ddcf2; $custom-light: #b3e7f6; $custom-dark: #000000;
JSON
{
"hex": "#8ddcf2",
"rgb": {
"r": 141,
"g": 220,
"b": 242
},
"hsl": {
"h": 193.069,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.8511,
"c": 0.08324,
"h": 217.4
},
"luminance": 0.6326
}Semantic roles & 50–950 ramp
primary
#8DDCF2
secondary
#CF6F55
accent
#370ADC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485