#69C6FA#69C6FA
#69C6FA is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.0% C 0.115 H 235.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69C6FA |
|---|---|
| RGB | rgb(105, 198, 250) |
| HSL | hsl(202, 94%, 70%) |
| HSV | hsv(202, 58%, 98%) |
| CMYK | cmyk(58%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(76.25, -12.98, -33.96) |
| CIE-LCH | lch(76.25, 36.35, 249.08°) |
| OKLab | oklab(78.96% -0.0657 -0.0949) |
| OKLCH | oklch(78.96% 0.115 235.3) |
| XYZ | xyz(43.2686, 50.2895, 97.8506) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.84
Sky
#82CAFC
ΔE00 2.95
Lightskyblue
#87CEFA
ΔE00 3.41
Deepskyblue
#00BFFF
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 5.12
Light Blue
#95D0FC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69C6FA #FA9D69
analogous
#69FAE5 #69C6FA #697EFA
triadic
#69C6FA #FA69C6 #C6FA69
tetradic
#69C6FA #E569FA #FA9D69 #7EFA69
square
#69C6FA #E569FA #FA9D69 #7EFA69
split-complementary
#69C6FA #FA697E #FAE569
monochromatic
#0893E1 #2EAFF8 #69C6FA #A4DDFC #DFF3FE
Accessibility & contrast
On white
1.90
#69C6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#69C6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69C6FA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69C6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69C6FA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69c6fa; /* rgb */ color: rgb(105, 198, 250); /* oklch */ color: oklch(79.0% 0.115 235.3);
Tailwind
colors: {
custom: {
50: '#9fd7fc',
500: '#69c6fa',
950: '#000000',
},
}SCSS
$custom: #69c6fa; $custom-light: #9fd7fc; $custom-dark: #000000;
JSON
{
"hex": "#69c6fa",
"rgb": {
"r": 105,
"g": 198,
"b": 250
},
"hsl": {
"h": 201.517,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.7896,
"c": 0.11545,
"h": 235.3
},
"luminance": 0.50294
}Semantic roles & 50–950 ramp
primary
#69C6FA
secondary
#D46D33
accent
#5200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385