#69BBDC#69BBDC
#69BBDC is a light, moderate cyan. Relative luminance 0.437; OKLCH L 75.2% C 0.093 H 226.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69BBDC |
|---|---|
| RGB | rgb(105, 187, 220) |
| HSL | hsl(197, 62%, 64%) |
| HSV | hsv(197, 52%, 86%) |
| CMYK | cmyk(52.3%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(72.03, -15.99, -24.23) |
| CIE-LCH | lch(72.03, 29.03, 236.57°) |
| OKLab | oklab(75.24% -0.0643 -0.0672) |
| OKLCH | oklch(75.24% 0.093 226.3) |
| XYZ | xyz(36.5094, 43.7081, 74.2088) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 5.77
Bright Sky Blue
#02CCFE
ΔE00 6.45
Deepskyblue
#00BFFF
ΔE00 6.78
Lightskyblue
#87CEFA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69BBDC #DC8A69
analogous
#69DCC3 #69BBDC #6981DC
triadic
#69BBDC #DC69BB #BBDC69
tetradic
#69BBDC #C369DC #DC8A69 #81DC69
square
#69BBDC #C369DC #DC8A69 #81DC69
split-complementary
#69BBDC #DC6981 #DCC369
monochromatic
#2680A4 #37A5D0 #69BBDC #9BD1E8 #CCE8F3
Accessibility & contrast
On white
2.16
#69BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#69BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69BBDC
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69BBDC | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DE
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#1BC5C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #69bbdc; /* rgb */ color: rgb(105, 187, 220); /* oklch */ color: oklch(75.2% 0.093 226.3);
Tailwind
colors: {
custom: {
50: '#9bcfe7',
500: '#69bbdc',
950: '#000000',
},
}SCSS
$custom: #69bbdc; $custom-light: #9bcfe7; $custom-dark: #000000;
JSON
{
"hex": "#69bbdc",
"rgb": {
"r": 105,
"g": 187,
"b": 220
},
"hsl": {
"h": 197.217,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.75241,
"c": 0.09304,
"h": 226.3
},
"luminance": 0.43711
}Semantic roles & 50–950 ramp
primary
#69BBDC
secondary
#E5C8BC
accent
#4E1CCA
background
#FAFCFE
surface
#F3F9FC
border
#CDD2D5
text
#0F1316
muted
#7F8284