#69AFDC#69AFDC
#69AFDC is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.5% C 0.097 H 238.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFDC |
|---|---|
| RGB | rgb(105, 175, 220) |
| HSL | hsl(203, 62%, 64%) |
| HSV | hsv(203, 52%, 86%) |
| CMYK | cmyk(52.3%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.63, -9.59, -29.45) |
| CIE-LCH | lch(68.63, 30.98, 251.96°) |
| OKLab | oklab(72.54% -0.0508 -0.0821) |
| OKLCH | oklch(72.54% 0.097 238.3) |
| XYZ | xyz(34.0692, 38.8277, 73.3954) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Lightblue (survey)
#7BC8F6
ΔE00 6.66
Deepskyblue
#00BFFF
ΔE00 7.00
Sky
#82CAFC
ΔE00 7.34
Greyblue
#77A1B5
ΔE00 7.90
Lightskyblue
#87CEFA
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFDC #DC9669
analogous
#69DCCF #69AFDC #6975DC
triadic
#69AFDC #DC69AF #AFDC69
tetradic
#69AFDC #CF69DC #DC9669 #75DC69
square
#69AFDC #CF69DC #DC9669 #75DC69
split-complementary
#69AFDC #DC6975 #DCCF69
monochromatic
#2673A4 #3795D0 #69AFDC #9BC9E8 #CCE4F3
Accessibility & contrast
On white
2.40
#69AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#69AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFDC
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFDC | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDE
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#23BABE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #69afdc; /* rgb */ color: rgb(105, 175, 220); /* oklch */ color: oklch(72.5% 0.097 238.3);
Tailwind
colors: {
custom: {
50: '#9bc6e7',
500: '#69afdc',
950: '#000000',
},
}SCSS
$custom: #69afdc; $custom-light: #9bc6e7; $custom-dark: #000000;
JSON
{
"hex": "#69afdc",
"rgb": {
"r": 105,
"g": 175,
"b": 220
},
"hsl": {
"h": 203.478,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.72535,
"c": 0.09652,
"h": 238.3
},
"luminance": 0.38831
}Semantic roles & 50–950 ramp
primary
#69AFDC
secondary
#E5CCBC
accent
#601CCA
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0F1316
muted
#7E8284