#69ABEA#69ABEA
#69ABEA is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.115 H 248.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABEA |
|---|---|
| RGB | rgb(105, 171, 234) |
| HSL | hsl(209, 75%, 66%) |
| HSV | hsv(209, 55%, 92%) |
| CMYK | cmyk(55.1%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.07, -3.19, -37.98) |
| CIE-LCH | lch(68.07, 38.12, 265.20°) |
| OKLab | oklab(72.28% -0.0418 -0.1066) |
| OKLCH | oklch(72.28% 0.115 248.6) |
| XYZ | xyz(35.2346, 38.0666, 83.3168) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.46
Carolina Blue
#8AB8FE
ΔE00 6.03
Azure (survey)
#069AF3
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 8.41
Sky
#82CAFC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABEA #EAA869
analogous
#69EAE8 #69ABEA #696BEA
triadic
#69ABEA #EA69AB #ABEA69
tetradic
#69ABEA #E869EA #EAA869 #6BEA69
square
#69ABEA #E869EA #EAA869 #6BEA69
split-complementary
#69ABEA #EA696B #EAE869
monochromatic
#1B6EBE #338DE2 #69ABEA #9FC9F2 #D4E7F9
Accessibility & contrast
On white
2.44
#69ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#69ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABEA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABEA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#80A0E9
Tritanopia (blue-blind)
#00BAC1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69abea; /* rgb */ color: rgb(105, 171, 234); /* oklch */ color: oklch(72.3% 0.115 248.6);
Tailwind
colors: {
custom: {
50: '#9cc3f1',
500: '#69abea',
950: '#000000',
},
}SCSS
$custom: #69abea; $custom-light: #9cc3f1; $custom-dark: #000000;
JSON
{
"hex": "#69abea",
"rgb": {
"r": 105,
"g": 171,
"b": 234
},
"hsl": {
"h": 209.302,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.72282,
"c": 0.11451,
"h": 248.6
},
"luminance": 0.3807
}Semantic roles & 50–950 ramp
primary
#69ABEA
secondary
#ECD7C2
accent
#700ED8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1216
muted
#7F8184