#69CBE5#69CBE5
#69CBE5 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.099 H 217.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBE5 |
|---|---|
| RGB | rgb(105, 203, 229) |
| HSL | hsl(193, 70%, 65%) |
| HSV | hsv(193, 54%, 90%) |
| CMYK | cmyk(54.1%, 11.4%, 0%, 10.2%) |
| CIE-LAB | lab(76.90, -21.67, -21.68) |
| CIE-LCH | lch(76.90, 30.65, 225.01°) |
| OKLab | oklab(79.23% -0.0786 -0.06) |
| OKLCH | oklch(79.23% 0.099 217.4) |
| XYZ | xyz(41.3190, 51.3685, 81.8512) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 5.33
Baby Blue
#89CFF0
ΔE00 5.35
Bright Sky Blue
#02CCFE
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 7.52
Lightblue (survey)
#7BC8F6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBE5 #E58369
analogous
#69E5C1 #69CBE5 #698DE5
triadic
#69CBE5 #E569CB #CBE569
tetradic
#69CBE5 #C169E5 #E58369 #8DE569
square
#69CBE5 #C169E5 #E58369 #8DE569
split-complementary
#69CBE5 #E5698D #E5C169
monochromatic
#1F95B4 #35B9DC #69CBE5 #9DDDEE #D1EFF7
Accessibility & contrast
On white
1.86
#69CBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#69CBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBE5
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBE5 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E6
Deuteranopia (green-blind)
#A7B8E5
Tritanopia (blue-blind)
#00D4D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #69cbe5; /* rgb */ color: rgb(105, 203, 229); /* oklch */ color: oklch(79.2% 0.099 217.4);
Tailwind
colors: {
custom: {
50: '#9ddbed',
500: '#69cbe5',
950: '#000000',
},
}SCSS
$custom: #69cbe5; $custom-light: #9ddbed; $custom-dark: #000000;
JSON
{
"hex": "#69cbe5",
"rgb": {
"r": 105,
"g": 203,
"b": 229
},
"hsl": {
"h": 192.581,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.79232,
"c": 0.09893,
"h": 217.4
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#69CBE5
secondary
#B5563D
accent
#3B13D2
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1516
muted
#808484