#69CEEC#69CEEC
#69CEEC is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.103 H 219.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEEC |
|---|---|
| RGB | rgb(105, 206, 236) |
| HSL | hsl(194, 78%, 67%) |
| HSV | hsv(194, 56%, 93%) |
| CMYK | cmyk(55.5%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(77.99, -21.21, -23.78) |
| CIE-LCH | lch(77.99, 31.86, 228.27°) |
| OKLab | oklab(80.18% -0.0792 -0.066) |
| OKLCH | oklch(80.18% 0.103 219.8) |
| XYZ | xyz(43.0314, 53.1980, 87.3411) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 4.51
Neon Blue
#04D9FF
ΔE00 4.74
Bright Sky Blue
#02CCFE
ΔE00 5.14
Lightblue (survey)
#7BC8F6
ΔE00 6.75
Lightskyblue
#87CEFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEEC #EC8769
analogous
#69ECC8 #69CEEC #698DEC
triadic
#69CEEC #EC69CE #CEEC69
tetradic
#69CEEC #C869EC #EC8769 #8DEC69
square
#69CEEC #C869EC #EC8769 #8DEC69
split-complementary
#69CEEC #EC698D #ECC869
monochromatic
#199BC2 #33BCE5 #69CEEC #9FE0F3 #D6F1FA
Accessibility & contrast
On white
1.80
#69CEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#69CEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEEC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEEC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69ceec; /* rgb */ color: rgb(105, 206, 236); /* oklch */ color: oklch(80.2% 0.103 219.8);
Tailwind
colors: {
custom: {
50: '#9eddf2',
500: '#69ceec',
950: '#000000',
},
}SCSS
$custom: #69ceec; $custom-light: #9eddf2; $custom-dark: #000000;
JSON
{
"hex": "#69ceec",
"rgb": {
"r": 105,
"g": 206,
"b": 236
},
"hsl": {
"h": 193.74,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.80183,
"c": 0.10309,
"h": 219.8
},
"luminance": 0.53202
}Semantic roles & 50–950 ramp
primary
#69CEEC
secondary
#C05839
accent
#3B0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485