#69C6F7#69C6F7
#69C6F7 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.113 H 233.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69C6F7 |
|---|---|
| RGB | rgb(105, 198, 247) |
| HSL | hsl(201, 90%, 69%) |
| HSV | hsv(201, 57%, 97%) |
| CMYK | cmyk(57.5%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(76.13, -13.88, -32.52) |
| CIE-LCH | lch(76.13, 35.36, 246.90°) |
| OKLab | oklab(78.83% -0.0667 -0.0908) |
| OKLCH | oklch(78.83% 0.113 233.7) |
| XYZ | xyz(42.8019, 50.1028, 95.3928) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.89
Sky
#82CAFC
ΔE00 3.33
Lightskyblue
#87CEFA
ΔE00 3.45
Deepskyblue
#00BFFF
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 4.66
Bright Sky Blue
#02CCFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C6F7 #F79A69
analogous
#69F7E1 #69C6F7 #697FF7
triadic
#69C6F7 #F769C6 #C6F769
tetradic
#69C6F7 #E169F7 #F79A69 #7FF769
square
#69C6F7 #E169F7 #F79A69 #7FF769
split-complementary
#69C6F7 #F7697F #F7E169
monochromatic
#0C93DA #2FB0F4 #69C6F7 #A3DCFA #DDF2FD
Accessibility & contrast
On white
1.91
#69C6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#69C6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C6F7
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C6F7 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4F9
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c6f7; /* rgb */ color: rgb(105, 198, 247); /* oklch */ color: oklch(78.8% 0.113 233.7);
Tailwind
colors: {
custom: {
50: '#9ed7fa',
500: '#69c6f7',
950: '#000000',
},
}SCSS
$custom: #69c6f7; $custom-light: #9ed7fa; $custom-dark: #000000;
JSON
{
"hex": "#69c6f7",
"rgb": {
"r": 105,
"g": 198,
"b": 247
},
"hsl": {
"h": 200.704,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.78831,
"c": 0.11271,
"h": 233.7
},
"luminance": 0.50107
}Semantic roles & 50–950 ramp
primary
#69C6F7
secondary
#D16A34
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385