#8DAFD2#8DAFD2
#8DAFD2 is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.1% C 0.063 H 249.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFD2 |
|---|---|
| RGB | rgb(141, 175, 210) |
| HSL | hsl(210, 43%, 69%) |
| HSV | hsv(210, 33%, 82%) |
| CMYK | cmyk(32.9%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(70.16, -3.21, -21.45) |
| CIE-LCH | lch(70.16, 21.69, 261.49°) |
| OKLab | oklab(74.13% -0.0221 -0.059) |
| OKLCH | oklch(74.13% 0.063 249.4) |
| XYZ | xyz(37.9438, 40.9741, 66.8698) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.32
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFD2 #D2B08D
analogous
#8DD2D2 #8DAFD2 #8E8DD2
triadic
#8DAFD2 #D28DAF #AFD28D
tetradic
#8DAFD2 #D28DD2 #D2B08D #8DD28E
square
#8DAFD2 #D28DD2 #D2B08D #8DD28E
split-complementary
#8DAFD2 #D28E8D #D2D28D
monochromatic
#4172A4 #6190C1 #8DAFD2 #B9CEE3 #E5EDF5
Accessibility & contrast
On white
2.28
#8DAFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#8DAFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFD2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFD2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D4
Deuteranopia (green-blind)
#99A8D1
Tritanopia (blue-blind)
#78B7BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8dafd2; /* rgb */ color: rgb(141, 175, 210); /* oklch */ color: oklch(74.1% 0.063 249.4);
Tailwind
colors: {
custom: {
50: '#b0c6df',
500: '#8dafd2',
950: '#000000',
},
}SCSS
$custom: #8dafd2; $custom-light: #b0c6df; $custom-dark: #000000;
JSON
{
"hex": "#8dafd2",
"rgb": {
"r": 141,
"g": 175,
"b": 210
},
"hsl": {
"h": 210.435,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.74127,
"c": 0.06303,
"h": 249.4
},
"luminance": 0.40976
}Semantic roles & 50–950 ramp
primary
#8DAFD2
secondary
#E8DED3
accent
#742FB7
background
#FAFCFD
surface
#F5F8FB
border
#CFD1D4
text
#111315
muted
#808283