#69CEEB#69CEEB
#69CEEB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.1% C 0.103 H 219.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEEB |
|---|---|
| RGB | rgb(105, 206, 235) |
| HSL | hsl(193, 76%, 67%) |
| HSV | hsv(193, 55%, 92%) |
| CMYK | cmyk(55.3%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.96, -21.49, -23.29) |
| CIE-LCH | lch(77.96, 31.69, 227.30°) |
| OKLab | oklab(80.14% -0.0796 -0.0646) |
| OKLCH | oklch(80.14% 0.103 219.1) |
| XYZ | xyz(42.8865, 53.1400, 86.5781) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 4.73
Bright Sky Blue
#02CCFE
ΔE00 5.36
Lightblue (survey)
#7BC8F6
ΔE00 7.04
Lightskyblue
#87CEFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEEB #EB8669
analogous
#69EBC7 #69CEEB #698DEB
triadic
#69CEEB #EB69CE #CEEB69
tetradic
#69CEEB #C769EB #EB8669 #8DEB69
square
#69CEEB #C769EB #EB8669 #8DEB69
split-complementary
#69CEEB #EB698D #EBC769
monochromatic
#1A9BC0 #33BCE4 #69CEEB #9FE0F2 #D5F1F9
Accessibility & contrast
On white
1.81
#69CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#69CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEEB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEEB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A8BBEB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69ceeb; /* rgb */ color: rgb(105, 206, 235); /* oklch */ color: oklch(80.1% 0.103 219.1);
Tailwind
colors: {
custom: {
50: '#9eddf1',
500: '#69ceeb',
950: '#000000',
},
}SCSS
$custom: #69ceeb; $custom-light: #9eddf1; $custom-dark: #000000;
JSON
{
"hex": "#69ceeb",
"rgb": {
"r": 105,
"g": 206,
"b": 235
},
"hsl": {
"h": 193.385,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.80144,
"c": 0.10251,
"h": 219.1
},
"luminance": 0.53144
}Semantic roles & 50–950 ramp
primary
#69CEEB
secondary
#BF573A
accent
#3A0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485