#69CFEC#69CFEC
#69CFEC is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.103 H 218.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFEC |
|---|---|
| RGB | rgb(105, 207, 236) |
| HSL | hsl(193, 78%, 67%) |
| HSV | hsv(193, 56%, 93%) |
| CMYK | cmyk(55.5%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.28, -21.71, -23.34) |
| CIE-LCH | lch(78.28, 31.88, 227.07°) |
| OKLab | oklab(80.41% -0.0803 -0.0647) |
| OKLCH | oklch(80.41% 0.103 218.9) |
| XYZ | xyz(43.2729, 53.6810, 87.4216) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.81
Neon Blue
#04D9FF
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 4.77
Bright Sky Blue
#02CCFE
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 7.14
Lightskyblue
#87CEFA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFEC #EC8669
analogous
#69ECC7 #69CFEC #698EEC
triadic
#69CFEC #EC69CF #CFEC69
tetradic
#69CFEC #C769EC #EC8669 #8EEC69
square
#69CFEC #C769EC #EC8669 #8EEC69
split-complementary
#69CFEC #EC698E #ECC769
monochromatic
#199DC2 #33BEE5 #69CFEC #9FE0F3 #D6F2FA
Accessibility & contrast
On white
1.79
#69CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#69CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFEC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFEC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69cfec; /* rgb */ color: rgb(105, 207, 236); /* oklch */ color: oklch(80.4% 0.103 218.9);
Tailwind
colors: {
custom: {
50: '#9eddf2',
500: '#69cfec',
950: '#000000',
},
}SCSS
$custom: #69cfec; $custom-light: #9eddf2; $custom-dark: #000000;
JSON
{
"hex": "#69cfec",
"rgb": {
"r": 105,
"g": 207,
"b": 236
},
"hsl": {
"h": 193.282,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.80409,
"c": 0.10315,
"h": 218.9
},
"luminance": 0.53685
}Semantic roles & 50–950 ramp
primary
#69CFEC
secondary
#C05739
accent
#390CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485