#69ABEF#69ABEF
#69ABEF is a light, vivid cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.120 H 250.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABEF |
|---|---|
| RGB | rgb(105, 171, 239) |
| HSL | hsl(210, 81%, 67%) |
| HSV | hsv(210, 56%, 94%) |
| CMYK | cmyk(56.1%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.28, -1.65, -40.38) |
| CIE-LCH | lch(68.28, 40.41, 267.66°) |
| OKLab | oklab(72.52% -0.0403 -0.1135) |
| OKLCH | oklch(72.52% 0.12 250.5) |
| XYZ | xyz(35.9630, 38.3580, 87.1533) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 5.65
Azure (survey)
#069AF3
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 7.13
Dodgerblue
#1E90FF
ΔE00 8.29
Dark Sky Blue
#448EE4
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABEF #EFAD69
analogous
#69EEEF #69ABEF #6A69EF
triadic
#69ABEF #EF69AB #ABEF69
tetradic
#69ABEF #EF69EE #EFAD69 #69EF6A
square
#69ABEF #EF69EE #EFAD69 #69EF6A
split-complementary
#69ABEF #EF6A69 #EEEF69
monochromatic
#156DC8 #328CE9 #69ABEF #A0CAF5 #D8E9FB
Accessibility & contrast
On white
2.42
#69ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#69ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABEF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABEF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#7DA1EE
Tritanopia (blue-blind)
#00BBC3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69abef; /* rgb */ color: rgb(105, 171, 239); /* oklch */ color: oklch(72.5% 0.120 250.5);
Tailwind
colors: {
custom: {
50: '#9dc3f4',
500: '#69abef',
950: '#000000',
},
}SCSS
$custom: #69abef; $custom-light: #9dc3f4; $custom-dark: #000000;
JSON
{
"hex": "#69abef",
"rgb": {
"r": 105,
"g": 171,
"b": 239
},
"hsl": {
"h": 210.448,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.72521,
"c": 0.12048,
"h": 250.5
},
"luminance": 0.38361
}Semantic roles & 50–950 ramp
primary
#69ABEF
secondary
#EFDAC5
accent
#7408DD
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185