#69CAEB#69CAEB
#69CAEB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.102 H 222.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69CAEB |
|---|---|
| RGB | rgb(105, 202, 235) |
| HSL | hsl(195, 76%, 67%) |
| HSV | hsv(195, 55%, 92%) |
| CMYK | cmyk(55.3%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(76.82, -19.46, -25.02) |
| CIE-LCH | lch(76.82, 31.70, 232.13°) |
| OKLab | oklab(79.24% -0.0753 -0.0695) |
| OKLCH | oklch(79.24% 0.102 222.7) |
| XYZ | xyz(41.9358, 51.2386, 86.2612) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 5.61
Lightskyblue
#87CEFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CAEB #EB8A69
analogous
#69EBCB #69CAEB #6989EB
triadic
#69CAEB #EB69CA #CAEB69
tetradic
#69CAEB #CB69EB #EB8A69 #89EB69
square
#69CAEB #CB69EB #EB8A69 #89EB69
split-complementary
#69CAEB #EB6989 #EBCB69
monochromatic
#1A96C0 #33B7E4 #69CAEB #9FDDF2 #D5F0F9
Accessibility & contrast
On white
1.87
#69CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#69CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CAEB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CAEB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69caeb; /* rgb */ color: rgb(105, 202, 235); /* oklch */ color: oklch(79.2% 0.102 222.7);
Tailwind
colors: {
custom: {
50: '#9ddaf1',
500: '#69caeb',
950: '#000000',
},
}SCSS
$custom: #69caeb; $custom-light: #9ddaf1; $custom-dark: #000000;
JSON
{
"hex": "#69caeb",
"rgb": {
"r": 105,
"g": 202,
"b": 235
},
"hsl": {
"h": 195.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.79237,
"c": 0.10245,
"h": 222.7
},
"luminance": 0.51242
}Semantic roles & 50–950 ramp
primary
#69CAEB
secondary
#BF5B3A
accent
#410DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385