#69C9FA#69C9FA
#69C9FA is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.6% C 0.114 H 232.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69C9FA |
|---|---|
| RGB | rgb(105, 201, 250) |
| HSL | hsl(200, 94%, 70%) |
| HSV | hsv(200, 58%, 98%) |
| CMYK | cmyk(58%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.09, -14.56, -32.66) |
| CIE-LCH | lch(77.09, 35.76, 245.98°) |
| OKLab | oklab(79.63% -0.0689 -0.0912) |
| OKLCH | oklch(79.63% 0.114 232.9) |
| XYZ | xyz(43.9611, 51.6745, 98.0814) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Lightskyblue
#87CEFA
ΔE00 3.25
Sky
#82CAFC
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.34
Deepskyblue
#00BFFF
ΔE00 4.83
Bright Sky Blue
#02CCFE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C9FA #FA9A69
analogous
#69FAE3 #69C9FA #6981FA
triadic
#69C9FA #FA69C9 #C9FA69
tetradic
#69C9FA #E369FA #FA9A69 #81FA69
square
#69C9FA #E369FA #FA9A69 #81FA69
split-complementary
#69C9FA #FA6981 #FAE369
monochromatic
#0898E1 #2EB4F8 #69C9FA #A4DEFC #DFF4FE
Accessibility & contrast
On white
1.85
#69C9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#69C9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C9FA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C9FA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69c9fa; /* rgb */ color: rgb(105, 201, 250); /* oklch */ color: oklch(79.6% 0.114 232.9);
Tailwind
colors: {
custom: {
50: '#9fd9fc',
500: '#69c9fa',
950: '#000000',
},
}SCSS
$custom: #69c9fa; $custom-light: #9fd9fc; $custom-dark: #000000;
JSON
{
"hex": "#69c9fa",
"rgb": {
"r": 105,
"g": 201,
"b": 250
},
"hsl": {
"h": 200.276,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.79627,
"c": 0.11429,
"h": 232.9
},
"luminance": 0.51679
}Semantic roles & 50–950 ramp
primary
#69C9FA
secondary
#D46933
accent
#4E00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385