#69CAF7#69CAF7
#69CAF7 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.111 H 230.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69CAF7 |
|---|---|
| RGB | rgb(105, 202, 247) |
| HSL | hsl(199, 90%, 69%) |
| HSV | hsv(199, 57%, 97%) |
| CMYK | cmyk(57.5%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.25, -15.97, -30.80) |
| CIE-LCH | lch(77.25, 34.69, 242.60°) |
| OKLab | oklab(79.72% -0.071 -0.0859) |
| OKLCH | oklch(79.72% 0.111 230.4) |
| XYZ | xyz(43.7283, 51.9556, 95.7016) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.65
Lightskyblue
#87CEFA
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.74
Sky
#82CAFC
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.37
Bright Sky Blue
#02CCFE
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CAF7 #F79669
analogous
#69F7DD #69CAF7 #6983F7
triadic
#69CAF7 #F769CA #CAF769
tetradic
#69CAF7 #DD69F7 #F79669 #83F769
square
#69CAF7 #DD69F7 #F79669 #83F769
split-complementary
#69CAF7 #F76983 #F7DD69
monochromatic
#0C99DA #2FB5F4 #69CAF7 #A3DFFA #DDF3FD
Accessibility & contrast
On white
1.84
#69CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#69CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CAF7
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CAF7 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69caf7; /* rgb */ color: rgb(105, 202, 247); /* oklch */ color: oklch(79.7% 0.111 230.4);
Tailwind
colors: {
custom: {
50: '#9fdafa',
500: '#69caf7',
950: '#000000',
},
}SCSS
$custom: #69caf7; $custom-light: #9fdafa; $custom-dark: #000000;
JSON
{
"hex": "#69caf7",
"rgb": {
"r": 105,
"g": 202,
"b": 247
},
"hsl": {
"h": 199.014,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.79724,
"c": 0.11141,
"h": 230.4
},
"luminance": 0.5196
}Semantic roles & 50–950 ramp
primary
#69CAF7
secondary
#D16534
accent
#4900E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385