#69B0FF#69B0FF
#69B0FF is a light, vivid cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.136 H 252.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69B0FF |
|---|---|
| RGB | rgb(105, 176, 255) |
| HSL | hsl(212, 100%, 71%) |
| HSV | hsv(212, 59%, 100%) |
| CMYK | cmyk(58.8%, 31%, 0%, 0%) |
| CIE-LAB | lab(70.36, 0.53, -45.81) |
| CIE-LCH | lch(70.36, 45.81, 270.66°) |
| OKLab | oklab(74.39% -0.0411 -0.1293) |
| OKLCH | oklch(74.39% 0.136 252.4) |
| XYZ | xyz(39.3945, 41.2704, 100.4783) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.17
Carolina Blue
#8AB8FE
ΔE00 4.78
Sky
#82CAFC
ΔE00 7.96
Azure (survey)
#069AF3
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.40
Lightblue (survey)
#7BC8F6
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B0FF #FFB869
analogous
#69FBFF #69B0FF #6D69FF
triadic
#69B0FF #FF69B0 #B0FF69
tetradic
#69B0FF #FF69FB #FFB869 #69FF6D
square
#69B0FF #FF69FB #FFB869 #69FF6D
split-complementary
#69B0FF #FF6D69 #FBFF69
monochromatic
#0070EE #2C90FF #69B0FF #A6D0FF #E0EFFF
Accessibility & contrast
On white
2.27
#69B0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#69B0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B0FF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B0FF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#7BA6FD
Tritanopia (blue-blind)
#00C2CC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #69b0ff; /* rgb */ color: rgb(105, 176, 255); /* oklch */ color: oklch(74.4% 0.136 252.4);
Tailwind
colors: {
custom: {
50: '#9fc7ff',
500: '#69b0ff',
950: '#000000',
},
}SCSS
$custom: #69b0ff; $custom-light: #9fc7ff; $custom-dark: #000000;
JSON
{
"hex": "#69b0ff",
"rgb": {
"r": 105,
"g": 176,
"b": 255
},
"hsl": {
"h": 211.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74386,
"c": 0.13563,
"h": 252.4
},
"luminance": 0.41274
}Semantic roles & 50–950 ramp
primary
#69B0FF
secondary
#F6E3CE
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286