#6CB0DB#6CB0DB
#6CB0DB is a light, moderate cyan. Relative luminance 0.394; OKLCH L 72.9% C 0.093 H 237.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CB0DB |
|---|---|
| RGB | rgb(108, 176, 219) |
| HSL | hsl(203, 61%, 64%) |
| HSV | hsv(203, 51%, 86%) |
| CMYK | cmyk(50.7%, 19.6%, 0%, 14.1%) |
| CIE-LAB | lab(69.00, -9.76, -28.31) |
| CIE-LCH | lch(69.00, 29.95, 250.98°) |
| OKLab | oklab(72.86% -0.0498 -0.0788) |
| OKLCH | oklch(72.86% 0.093 237.7) |
| XYZ | xyz(34.4912, 39.3505, 72.7819) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.66
Lightblue (survey)
#7BC8F6
ΔE00 6.38
Deepskyblue
#00BFFF
ΔE00 7.05
Sky
#82CAFC
ΔE00 7.11
Greyblue
#77A1B5
ΔE00 7.67
Lightskyblue
#87CEFA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CB0DB #DB976C
analogous
#6CDBCF #6CB0DB #6C79DB
triadic
#6CB0DB #DB6CB0 #B0DB6C
tetradic
#6CB0DB #CF6CDB #DB976C #79DB6C
square
#6CB0DB #CF6CDB #DB976C #79DB6C
split-complementary
#6CB0DB #DB6C79 #DBCF6C
monochromatic
#2874A4 #3B96CF #6CB0DB #9DCAE7 #CEE5F3
Accessibility & contrast
On white
2.37
#6CB0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#6CB0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CB0DB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CB0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CB0DB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDD
Deuteranopia (green-blind)
#8DA3DA
Tritanopia (blue-blind)
#2FBBBE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6cb0db; /* rgb */ color: rgb(108, 176, 219); /* oklch */ color: oklch(72.9% 0.093 237.7);
Tailwind
colors: {
custom: {
50: '#9dc7e6',
500: '#6cb0db',
950: '#000000',
},
}SCSS
$custom: #6cb0db; $custom-light: #9dc7e6; $custom-dark: #000000;
JSON
{
"hex": "#6cb0db",
"rgb": {
"r": 108,
"g": 176,
"b": 219
},
"hsl": {
"h": 203.243,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.72858,
"c": 0.09325,
"h": 237.7
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#6CB0DB
secondary
#E5CDBE
accent
#5F1DC8
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1316
muted
#7F8284