#69CFF7#69CFF7
#69CFF7 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.110 H 226.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFF7 |
|---|---|
| RGB | rgb(105, 207, 247) |
| HSL | hsl(197, 90%, 69%) |
| HSV | hsv(197, 57%, 97%) |
| CMYK | cmyk(57.5%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(78.66, -18.55, -28.64) |
| CIE-LCH | lch(78.66, 34.12, 237.07°) |
| OKLab | oklab(80.84% -0.0762 -0.0797) |
| OKLCH | oklch(80.84% 0.11 226.3) |
| XYZ | xyz(44.9205, 54.3400, 96.0990) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.52
Bright Sky Blue
#02CCFE
ΔE00 3.97
Lightblue (survey)
#7BC8F6
ΔE00 4.35
Lightskyblue
#87CEFA
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFF7 #F79169
analogous
#69F7D8 #69CFF7 #6988F7
triadic
#69CFF7 #F769CF #CFF769
tetradic
#69CFF7 #D869F7 #F79169 #88F769
square
#69CFF7 #D869F7 #F79169 #88F769
split-complementary
#69CFF7 #F76988 #F7D869
monochromatic
#0CA0DA #2FBCF4 #69CFF7 #A3E2FA #DDF4FD
Accessibility & contrast
On white
1.77
#69CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#69CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFF7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFF7 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF9
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69cff7; /* rgb */ color: rgb(105, 207, 247); /* oklch */ color: oklch(80.8% 0.110 226.3);
Tailwind
colors: {
custom: {
50: '#9fddfa',
500: '#69cff7',
950: '#000000',
},
}SCSS
$custom: #69cff7; $custom-light: #9fddfa; $custom-dark: #000000;
JSON
{
"hex": "#69cff7",
"rgb": {
"r": 105,
"g": 207,
"b": 247
},
"hsl": {
"h": 196.901,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.80844,
"c": 0.11032,
"h": 226.3
},
"luminance": 0.54344
}Semantic roles & 50–950 ramp
primary
#69CFF7
secondary
#D16034
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485