#69B9DB#69B9DB
#69B9DB is a light, moderate cyan. Relative luminance 0.428; OKLCH L 74.7% C 0.093 H 227.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69B9DB |
|---|---|
| RGB | rgb(105, 185, 219) |
| HSL | hsl(198, 61%, 64%) |
| HSV | hsv(198, 52%, 86%) |
| CMYK | cmyk(52.1%, 15.5%, 0%, 14.1%) |
| CIE-LAB | lab(71.43, -15.23, -24.61) |
| CIE-LCH | lch(71.43, 28.94, 238.25°) |
| OKLab | oklab(74.75% -0.0624 -0.0683) |
| OKLCH | oklch(74.75% 0.093 227.6) |
| XYZ | xyz(35.9561, 42.8126, 73.3730) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.87
Baby Blue
#89CFF0
ΔE00 6.14
Deepskyblue
#00BFFF
ΔE00 6.61
Bright Sky Blue
#02CCFE
ΔE00 6.82
Lightskyblue
#87CEFA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B9DB #DB8B69
analogous
#69DBC4 #69B9DB #6980DB
triadic
#69B9DB #DB69B9 #B9DB69
tetradic
#69B9DB #C469DB #DB8B69 #80DB69
square
#69B9DB #C469DB #DB8B69 #80DB69
split-complementary
#69B9DB #DB6980 #DBC469
monochromatic
#277EA3 #38A2CF #69B9DB #9AD0E7 #CCE7F3
Accessibility & contrast
On white
2.20
#69B9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#69B9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B9DB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B9DB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DD
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#1FC3C4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #69b9db; /* rgb */ color: rgb(105, 185, 219); /* oklch */ color: oklch(74.7% 0.093 227.6);
Tailwind
colors: {
custom: {
50: '#9bcee6',
500: '#69b9db',
950: '#000000',
},
}SCSS
$custom: #69b9db; $custom-light: #9bcee6; $custom-dark: #000000;
JSON
{
"hex": "#69b9db",
"rgb": {
"r": 105,
"g": 185,
"b": 219
},
"hsl": {
"h": 197.895,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.74747,
"c": 0.09254,
"h": 227.6
},
"luminance": 0.42816
}Semantic roles & 50–950 ramp
primary
#69B9DB
secondary
#E4C8BC
accent
#501DC9
background
#FAFCFE
surface
#F3F9FC
border
#CDD2D5
text
#0F1316
muted
#7F8284