#69CAF8#69CAF8
#69CAF8 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.8% C 0.112 H 231.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69CAF8 |
|---|---|
| RGB | rgb(105, 202, 248) |
| HSL | hsl(199, 91%, 69%) |
| HSV | hsv(199, 58%, 97%) |
| CMYK | cmyk(57.7%, 18.5%, 0%, 2.7%) |
| CIE-LAB | lab(77.29, -15.67, -31.27) |
| CIE-LCH | lch(77.29, 34.98, 243.39°) |
| OKLab | oklab(79.77% -0.0706 -0.0872) |
| OKLCH | oklch(79.77% 0.112 231) |
| XYZ | xyz(43.8830, 52.0175, 96.5165) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.49
Lightskyblue
#87CEFA
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 3.86
Sky
#82CAFC
ΔE00 4.00
Bright Sky Blue
#02CCFE
ΔE00 4.53
Sky Blue
#87CEEB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CAF8 #F89769
analogous
#69F8DF #69CAF8 #6983F8
triadic
#69CAF8 #F869CA #CAF869
tetradic
#69CAF8 #DF69F8 #F89769 #83F869
square
#69CAF8 #DF69F8 #F89769 #83F869
split-complementary
#69CAF8 #F86983 #F8DF69
monochromatic
#0A99DC #2FB5F5 #69CAF8 #A3DFFB #DEF3FD
Accessibility & contrast
On white
1.84
#69CAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#69CAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CAF8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CAF8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7FA
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69caf8; /* rgb */ color: rgb(105, 202, 248); /* oklch */ color: oklch(79.8% 0.112 231.0);
Tailwind
colors: {
custom: {
50: '#9fdafa',
500: '#69caf8',
950: '#000000',
},
}SCSS
$custom: #69caf8; $custom-light: #9fdafa; $custom-dark: #000000;
JSON
{
"hex": "#69caf8",
"rgb": {
"r": 105,
"g": 202,
"b": 248
},
"hsl": {
"h": 199.301,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.79765,
"c": 0.11225,
"h": 231
},
"luminance": 0.52022
}Semantic roles & 50–950 ramp
primary
#69CAF8
secondary
#D26633
accent
#4A00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385