#69ACFC#69ACFC
#69ACFC is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.4% C 0.136 H 253.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69ACFC |
|---|---|
| RGB | rgb(105, 172, 252) |
| HSL | hsl(213, 96%, 70%) |
| HSV | hsv(213, 58%, 99%) |
| CMYK | cmyk(58.3%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.14, 1.84, -46.12) |
| CIE-LCH | lch(69.14, 46.15, 272.28°) |
| OKLab | oklab(73.38% -0.0377 -0.1302) |
| OKLCH | oklch(73.38% 0.136 253.8) |
| XYZ | xyz(38.1426, 39.5332, 97.6972) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.30
Carolina Blue
#8AB8FE
ΔE00 4.93
Cornflowerblue
#6495ED
ΔE00 7.16
Azure (survey)
#069AF3
ΔE00 7.71
Dodgerblue
#1E90FF
ΔE00 8.51
Sky
#82CAFC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ACFC #FCB969
analogous
#69F5FC #69ACFC #7069FC
triadic
#69ACFC #FC69AC #ACFC69
tetradic
#69ACFC #FC69F5 #FCB969 #69FC70
square
#69ACFC #FC69F5 #FCB969 #69FC70
split-complementary
#69ACFC #FC7069 #F5FC69
monochromatic
#056BE6 #2D8BFB #69ACFC #A5CDFD #E1EEFE
Accessibility & contrast
On white
2.36
#69ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#69ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ACFC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ACFC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #69acfc; /* rgb */ color: rgb(105, 172, 252); /* oklch */ color: oklch(73.4% 0.136 253.8);
Tailwind
colors: {
custom: {
50: '#9ec4fd',
500: '#69acfc',
950: '#000000',
},
}SCSS
$custom: #69acfc; $custom-light: #9ec4fd; $custom-dark: #000000;
JSON
{
"hex": "#69acfc",
"rgb": {
"r": 105,
"g": 172,
"b": 252
},
"hsl": {
"h": 212.653,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.73379,
"c": 0.13554,
"h": 253.8
},
"luminance": 0.39537
}Semantic roles & 50–950 ramp
primary
#69ACFC
secondary
#F5E2CC
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186