#69B2F8#69B2F8
#69B2F8 is a light, vivid cyan. Relative luminance 0.416; OKLCH L 74.5% C 0.126 H 248.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69B2F8 |
|---|---|
| RGB | rgb(105, 178, 248) |
| HSL | hsl(209, 91%, 69%) |
| HSV | hsv(209, 58%, 97%) |
| CMYK | cmyk(57.7%, 28.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.61, -2.77, -41.64) |
| CIE-LCH | lch(70.61, 41.73, 266.20°) |
| OKLab | oklab(74.48% -0.0452 -0.1172) |
| OKLCH | oklch(74.48% 0.126 248.9) |
| XYZ | xyz(38.6832, 41.6179, 94.7832) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.47
Carolina Blue
#8AB8FE
ΔE00 5.33
Sky
#82CAFC
ΔE00 7.01
Lightblue (survey)
#7BC8F6
ΔE00 7.48
Azure (survey)
#069AF3
ΔE00 8.08
Lightskyblue
#87CEFA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B2F8 #F8AF69
analogous
#69F8F7 #69B2F8 #696BF8
triadic
#69B2F8 #F869B2 #B2F869
tetradic
#69B2F8 #F769F8 #F8AF69 #6BF869
square
#69B2F8 #F769F8 #F8AF69 #6BF869
split-complementary
#69B2F8 #F8696B #F8F769
monochromatic
#0A76DC #2F94F5 #69B2F8 #A3D0FB #DEEEFD
Accessibility & contrast
On white
2.25
#69B2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#69B2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B2F8
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B2F8 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FB
Deuteranopia (green-blind)
#81A6F7
Tritanopia (blue-blind)
#00C2CA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #69b2f8; /* rgb */ color: rgb(105, 178, 248); /* oklch */ color: oklch(74.5% 0.126 248.9);
Tailwind
colors: {
custom: {
50: '#9ec8fb',
500: '#69b2f8',
950: '#000000',
},
}SCSS
$custom: #69b2f8; $custom-light: #9ec8fb; $custom-dark: #000000;
JSON
{
"hex": "#69b2f8",
"rgb": {
"r": 105,
"g": 178,
"b": 248
},
"hsl": {
"h": 209.371,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.74475,
"c": 0.12557,
"h": 248.9
},
"luminance": 0.41621
}Semantic roles & 50–950 ramp
primary
#69B2F8
secondary
#F3DECA
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285