#69CAF5#69CAF5
#69CAF5 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.6% C 0.110 H 229.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69CAF5 |
|---|---|
| RGB | rgb(105, 202, 245) |
| HSL | hsl(198, 88%, 69%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(57.1%, 17.6%, 0%, 3.9%) |
| CIE-LAB | lab(77.18, -16.55, -29.84) |
| CIE-LCH | lch(77.18, 34.12, 240.98°) |
| OKLab | oklab(79.64% -0.0717 -0.0831) |
| OKLCH | oklch(79.64% 0.11 229.2) |
| XYZ | xyz(43.4213, 51.8328, 94.0850) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 3.56
Lightskyblue
#87CEFA
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 4.02
Bright Sky Blue
#02CCFE
ΔE00 4.22
Sky
#82CAFC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CAF5 #F59469
analogous
#69F5DA #69CAF5 #6984F5
triadic
#69CAF5 #F569CA #CAF569
tetradic
#69CAF5 #DA69F5 #F59469 #84F569
square
#69CAF5 #DA69F5 #F59469 #84F569
split-complementary
#69CAF5 #F56984 #F5DA69
monochromatic
#0E98D5 #30B6F1 #69CAF5 #A2DEF9 #DCF3FD
Accessibility & contrast
On white
1.85
#69CAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#69CAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CAF5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CAF5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F7
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69caf5; /* rgb */ color: rgb(105, 202, 245); /* oklch */ color: oklch(79.6% 0.110 229.2);
Tailwind
colors: {
custom: {
50: '#9edaf8',
500: '#69caf5',
950: '#000000',
},
}SCSS
$custom: #69caf5; $custom-light: #9edaf8; $custom-dark: #000000;
JSON
{
"hex": "#69caf5",
"rgb": {
"r": 105,
"g": 202,
"b": 245
},
"hsl": {
"h": 198.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.79641,
"c": 0.10977,
"h": 229.2
},
"luminance": 0.51837
}Semantic roles & 50–950 ramp
primary
#69CAF5
secondary
#CE6334
accent
#4701E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385