#69CCEB#69CCEB
#69CCEB is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.102 H 220.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCEB |
|---|---|
| RGB | rgb(105, 204, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 55%, 92%) |
| CMYK | cmyk(55.3%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(77.39, -20.48, -24.16) |
| CIE-LCH | lch(77.39, 31.67, 229.71°) |
| OKLab | oklab(79.69% -0.0774 -0.067) |
| OKLCH | oklch(79.69% 0.102 220.9) |
| XYZ | xyz(42.4081, 52.1832, 86.4187) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 4.25
Bright Sky Blue
#02CCFE
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 6.27
Lightskyblue
#87CEFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCEB #EB8869
analogous
#69EBC9 #69CCEB #698BEB
triadic
#69CCEB #EB69CC #CCEB69
tetradic
#69CCEB #C969EB #EB8869 #8BEB69
square
#69CCEB #C969EB #EB8869 #8BEB69
split-complementary
#69CCEB #EB698B #EBC969
monochromatic
#1A98C0 #33BAE4 #69CCEB #9FDEF2 #D5F1F9
Accessibility & contrast
On white
1.84
#69CCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#69CCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCEB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCEB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cceb; /* rgb */ color: rgb(105, 204, 235); /* oklch */ color: oklch(79.7% 0.102 220.9);
Tailwind
colors: {
custom: {
50: '#9edbf1',
500: '#69cceb',
950: '#000000',
},
}SCSS
$custom: #69cceb; $custom-light: #9edbf1; $custom-dark: #000000;
JSON
{
"hex": "#69cceb",
"rgb": {
"r": 105,
"g": 204,
"b": 235
},
"hsl": {
"h": 194.308,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.7969,
"c": 0.10243,
"h": 220.9
},
"luminance": 0.52187
}Semantic roles & 50–950 ramp
primary
#69CCEB
secondary
#BF593A
accent
#3D0DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485