#69CAF2#69CAF2
#69CAF2 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.107 H 227.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69CAF2 |
|---|---|
| RGB | rgb(105, 202, 242) |
| HSL | hsl(198, 84%, 68%) |
| HSV | hsv(198, 57%, 95%) |
| CMYK | cmyk(56.6%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(77.07, -17.43, -28.40) |
| CIE-LCH | lch(77.07, 33.32, 238.46°) |
| OKLab | oklab(79.52% -0.0727 -0.079) |
| OKLCH | oklch(79.52% 0.107 227.4) |
| XYZ | xyz(42.9671, 51.6511, 91.6925) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.43
Sky Blue
#87CEEB
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 3.69
Bright Sky Blue
#02CCFE
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 4.40
Sky
#82CAFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CAF2 #F29169
analogous
#69F2D5 #69CAF2 #6985F2
triadic
#69CAF2 #F269CA #CAF269
tetradic
#69CAF2 #D569F2 #F29169 #85F269
square
#69CAF2 #D569F2 #F29169 #85F269
split-complementary
#69CAF2 #F26985 #F2D569
monochromatic
#1298CF #31B6ED #69CAF2 #A1DEF7 #DAF2FC
Accessibility & contrast
On white
1.85
#69CAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#69CAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CAF2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CAF2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#00D6D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69caf2; /* rgb */ color: rgb(105, 202, 242); /* oklch */ color: oklch(79.5% 0.107 227.4);
Tailwind
colors: {
custom: {
50: '#9edaf6',
500: '#69caf2',
950: '#000000',
},
}SCSS
$custom: #69caf2; $custom-light: #9edaf6; $custom-dark: #000000;
JSON
{
"hex": "#69caf2",
"rgb": {
"r": 105,
"g": 202,
"b": 242
},
"hsl": {
"h": 197.518,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.79518,
"c": 0.10742,
"h": 227.4
},
"luminance": 0.51655
}Semantic roles & 50–950 ramp
primary
#69CAF2
secondary
#CB6035
accent
#4505E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385