#69C9F2#69C9F2
#69C9F2 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.3% C 0.108 H 228.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69C9F2 |
|---|---|
| RGB | rgb(105, 201, 242) |
| HSL | hsl(198, 84%, 68%) |
| HSV | hsv(198, 57%, 95%) |
| CMYK | cmyk(56.6%, 16.9%, 0%, 5.1%) |
| CIE-LAB | lab(76.79, -16.92, -28.83) |
| CIE-LCH | lch(76.79, 33.43, 239.60°) |
| OKLab | oklab(79.29% -0.0717 -0.0803) |
| OKLCH | oklch(79.29% 0.108 228.2) |
| XYZ | xyz(42.7332, 51.1834, 91.6146) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.78
Bright Sky Blue
#02CCFE
ΔE00 4.18
Lightskyblue
#87CEFA
ΔE00 4.21
Sky
#82CAFC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C9F2 #F29269
analogous
#69F2D6 #69C9F2 #6984F2
triadic
#69C9F2 #F269C9 #C9F269
tetradic
#69C9F2 #D669F2 #F29269 #84F269
square
#69C9F2 #D669F2 #F29269 #84F269
split-complementary
#69C9F2 #F26984 #F2D669
monochromatic
#1296CF #31B5ED #69C9F2 #A1DDF7 #DAF2FC
Accessibility & contrast
On white
1.87
#69C9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#69C9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C9F2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C9F2 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69c9f2; /* rgb */ color: rgb(105, 201, 242); /* oklch */ color: oklch(79.3% 0.108 228.2);
Tailwind
colors: {
custom: {
50: '#9ed9f6',
500: '#69c9f2',
950: '#000000',
},
}SCSS
$custom: #69c9f2; $custom-light: #9ed9f6; $custom-dark: #000000;
JSON
{
"hex": "#69c9f2",
"rgb": {
"r": 105,
"g": 201,
"b": 242
},
"hsl": {
"h": 197.956,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.79293,
"c": 0.10762,
"h": 228.2
},
"luminance": 0.51187
}Semantic roles & 50–950 ramp
primary
#69C9F2
secondary
#CB6235
accent
#4705E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385