#69CAF0#69CAF0
#69CAF0 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.4% C 0.106 H 226.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69CAF0 |
|---|---|
| RGB | rgb(105, 202, 240) |
| HSL | hsl(197, 82%, 68%) |
| HSV | hsv(197, 56%, 94%) |
| CMYK | cmyk(56.3%, 15.8%, 0%, 5.9%) |
| CIE-LAB | lab(77.00, -18.01, -27.44) |
| CIE-LCH | lch(77.00, 32.82, 236.71°) |
| OKLab | oklab(79.44% -0.0735 -0.0763) |
| OKLCH | oklch(79.44% 0.106 226.1) |
| XYZ | xyz(42.6683, 51.5316, 90.1192) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 4.11
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Lightskyblue
#87CEFA
ΔE00 4.81
Sky
#82CAFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CAF0 #F08F69
analogous
#69F0D3 #69CAF0 #6986F0
triadic
#69CAF0 #F069CA #CAF069
tetradic
#69CAF0 #D369F0 #F08F69 #86F069
square
#69CAF0 #D369F0 #F08F69 #86F069
split-complementary
#69CAF0 #F06986 #F0D369
monochromatic
#1497CA #31B6EA #69CAF0 #A1DEF6 #D8F1FB
Accessibility & contrast
On white
1.86
#69CAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#69CAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CAF0
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CAF0 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F2
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69caf0; /* rgb */ color: rgb(105, 202, 240); /* oklch */ color: oklch(79.4% 0.106 226.1);
Tailwind
colors: {
custom: {
50: '#9edaf5',
500: '#69caf0',
950: '#000000',
},
}SCSS
$custom: #69caf0; $custom-light: #9edaf5; $custom-dark: #000000;
JSON
{
"hex": "#69caf0",
"rgb": {
"r": 105,
"g": 202,
"b": 240
},
"hsl": {
"h": 196.889,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.79437,
"c": 0.10593,
"h": 226.1
},
"luminance": 0.51536
}Semantic roles & 50–950 ramp
primary
#69CAF0
secondary
#C75F36
accent
#4407DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385