#69CCF7#69CCF7
#69CCF7 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.2% C 0.111 H 228.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCF7 |
|---|---|
| RGB | rgb(105, 204, 247) |
| HSL | hsl(198, 90%, 69%) |
| HSV | hsv(198, 57%, 97%) |
| CMYK | cmyk(57.5%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(77.82, -17.00, -29.93) |
| CIE-LCH | lch(77.82, 34.43, 240.40°) |
| OKLab | oklab(80.17% -0.0731 -0.0834) |
| OKLCH | oklch(80.17% 0.111 228.8) |
| XYZ | xyz(44.2006, 52.9002, 95.8591) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.28
Baby Blue
#89CFF0
ΔE00 3.47
Lightskyblue
#87CEFA
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 3.93
Bright Sky Blue
#02CCFE
ΔE00 4.10
Sky
#82CAFC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCF7 #F79469
analogous
#69F7DB #69CCF7 #6985F7
triadic
#69CCF7 #F769CC #CCF769
tetradic
#69CCF7 #DB69F7 #F79469 #85F769
square
#69CCF7 #DB69F7 #F79469 #85F769
split-complementary
#69CCF7 #F76985 #F7DB69
monochromatic
#0C9BDA #2FB8F4 #69CCF7 #A3E0FA #DDF4FD
Accessibility & contrast
On white
1.81
#69CCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#69CCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCF7
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCF7 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69ccf7; /* rgb */ color: rgb(105, 204, 247); /* oklch */ color: oklch(80.2% 0.111 228.8);
Tailwind
colors: {
custom: {
50: '#9fdbfa',
500: '#69ccf7',
950: '#000000',
},
}SCSS
$custom: #69ccf7; $custom-light: #9fdbfa; $custom-dark: #000000;
JSON
{
"hex": "#69ccf7",
"rgb": {
"r": 105,
"g": 204,
"b": 247
},
"hsl": {
"h": 198.169,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.80171,
"c": 0.1109,
"h": 228.8
},
"luminance": 0.52904
}Semantic roles & 50–950 ramp
primary
#69CCF7
secondary
#D16334
accent
#4500E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485