#69ABED#69ABED
#69ABED is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.4% C 0.118 H 249.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABED |
|---|---|
| RGB | rgb(105, 171, 237) |
| HSL | hsl(210, 79%, 67%) |
| HSV | hsv(210, 56%, 93%) |
| CMYK | cmyk(55.7%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.20, -2.27, -39.42) |
| CIE-LCH | lch(68.20, 39.49, 266.71°) |
| OKLab | oklab(72.43% -0.0409 -0.1108) |
| OKLCH | oklch(72.43% 0.118 249.8) |
| XYZ | xyz(35.6692, 38.2405, 85.6058) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.79
Azure (survey)
#069AF3
ΔE00 6.87
Cornflowerblue
#6495ED
ΔE00 7.21
Dodgerblue
#1E90FF
ΔE00 8.33
Sky
#82CAFC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABED #EDAB69
analogous
#69EDED #69ABED #6969ED
triadic
#69ABED #ED69AB #ABED69
tetradic
#69ABED #ED69ED #EDAB69 #69ED69
square
#69ABED #ED69ED #EDAB69 #69ED69
split-complementary
#69ABED #ED6969 #EDED69
monochromatic
#186EC4 #328CE6 #69ABED #A0CAF4 #D6E8FA
Accessibility & contrast
On white
2.43
#69ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#69ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABED
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABED | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#00BAC2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69abed; /* rgb */ color: rgb(105, 171, 237); /* oklch */ color: oklch(72.4% 0.118 249.8);
Tailwind
colors: {
custom: {
50: '#9dc3f3',
500: '#69abed',
950: '#000000',
},
}SCSS
$custom: #69abed; $custom-light: #9dc3f3; $custom-dark: #000000;
JSON
{
"hex": "#69abed",
"rgb": {
"r": 105,
"g": 171,
"b": 237
},
"hsl": {
"h": 210,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.72425,
"c": 0.11808,
"h": 249.8
},
"luminance": 0.38244
}Semantic roles & 50–950 ramp
primary
#69ABED
secondary
#EED9C4
accent
#730BDB
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185