#69AEFB#69AEFB
#69AEFB is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.8% C 0.133 H 252.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69AEFB |
|---|---|
| RGB | rgb(105, 174, 251) |
| HSL | hsl(212, 95%, 70%) |
| HSV | hsv(212, 58%, 98%) |
| CMYK | cmyk(58.2%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(69.64, 0.40, -44.79) |
| CIE-LCH | lch(69.64, 44.79, 270.51°) |
| OKLab | oklab(73.76% -0.0401 -0.1263) |
| OKLCH | oklch(73.76% 0.133 252.4) |
| XYZ | xyz(38.3681, 40.2370, 96.9927) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 4.93
Azure (survey)
#069AF3
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 7.82
Sky
#82CAFC
ΔE00 8.36
Lightblue (survey)
#7BC8F6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AEFB #FBB669
analogous
#69F7FB #69AEFB #6D69FB
triadic
#69AEFB #FB69AE #AEFB69
tetradic
#69AEFB #FB69F7 #FBB669 #69FB6D
square
#69AEFB #FB69F7 #FBB669 #69FB6D
split-complementary
#69AEFB #FB6D69 #F7FB69
monochromatic
#066FE4 #2D8EF9 #69AEFB #A5CEFD #E0EEFE
Accessibility & contrast
On white
2.32
#69AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#69AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AEFB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AEFB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#7AA4F9
Tritanopia (blue-blind)
#00C0C9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #69aefb; /* rgb */ color: rgb(105, 174, 251); /* oklch */ color: oklch(73.8% 0.133 252.4);
Tailwind
colors: {
custom: {
50: '#9ec5fd',
500: '#69aefb',
950: '#000000',
},
}SCSS
$custom: #69aefb; $custom-light: #9ec5fd; $custom-dark: #000000;
JSON
{
"hex": "#69aefb",
"rgb": {
"r": 105,
"g": 174,
"b": 251
},
"hsl": {
"h": 211.644,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.73757,
"c": 0.13251,
"h": 252.4
},
"luminance": 0.4024
}Semantic roles & 50–950 ramp
primary
#69AEFB
secondary
#F5E1CB
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185