#69ADD2#69ADD2
#69ADD2 is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.7% C 0.088 H 233.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69ADD2 |
|---|---|
| RGB | rgb(105, 173, 210) |
| HSL | hsl(201, 54%, 62%) |
| HSV | hsv(201, 50%, 82%) |
| CMYK | cmyk(50%, 17.6%, 0%, 17.6%) |
| CIE-LAB | lab(67.68, -11.42, -25.41) |
| CIE-LCH | lch(67.68, 27.86, 245.79°) |
| OKLab | oklab(71.66% -0.052 -0.0706) |
| OKLCH | oklch(71.66% 0.088 233.6) |
| XYZ | xyz(32.3979, 37.5410, 66.4991) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.09
Lightblue (survey)
#7BC8F6
ΔE00 7.52
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Deepskyblue
#00BFFF
ΔE00 7.69
Bluegrey
#85A3B2
ΔE00 8.03
Light Grey Blue
#9DBCD4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ADD2 #D28E69
analogous
#69D2C3 #69ADD2 #6979D2
triadic
#69ADD2 #D269AD #ADD269
tetradic
#69ADD2 #C369D2 #D28E69 #79D269
square
#69ADD2 #C369D2 #D28E69 #79D269
split-complementary
#69ADD2 #D26979 #D2C369
monochromatic
#2C7094 #3B93C3 #69ADD2 #98C7E0 #C7E0EE
Accessibility & contrast
On white
2.47
#69ADD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#69ADD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ADD2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ADD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ADD2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD4
Deuteranopia (green-blind)
#8DA0D1
Tritanopia (blue-blind)
#30B7B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69add2; /* rgb */ color: rgb(105, 173, 210); /* oklch */ color: oklch(71.7% 0.088 233.6);
Tailwind
colors: {
custom: {
50: '#9ac5e0',
500: '#69add2',
950: '#000000',
},
}SCSS
$custom: #69add2; $custom-light: #9ac5e0; $custom-dark: #000000;
JSON
{
"hex": "#69add2",
"rgb": {
"r": 105,
"g": 173,
"b": 210
},
"hsl": {
"h": 201.143,
"s": 53.846,
"l": 61.765
},
"oklch": {
"l": 0.71661,
"c": 0.08764,
"h": 233.6
},
"luminance": 0.37544
}Semantic roles & 50–950 ramp
primary
#69ADD2
secondary
#DFC6B8
accent
#5C24C1
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183