#6CC0DB#6CC0DB
#6CC0DB is a light, moderate cyan. Relative luminance 0.460; OKLCH L 76.5% C 0.090 H 221.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC0DB |
|---|---|
| RGB | rgb(108, 192, 219) |
| HSL | hsl(195, 61%, 64%) |
| HSV | hsv(195, 51%, 86%) |
| CMYK | cmyk(50.7%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(73.54, -18.22, -21.37) |
| CIE-LCH | lch(73.54, 28.08, 229.54°) |
| OKLab | oklab(76.47% -0.0681 -0.0591) |
| OKLCH | oklch(76.47% 0.09 221) |
| XYZ | xyz(37.8153, 45.9987, 73.8900) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 5.48
Bright Sky Blue
#02CCFE
ΔE00 6.55
Lightblue (survey)
#7BC8F6
ΔE00 6.79
Lightskyblue
#87CEFA
ΔE00 7.57
Neon Blue
#04D9FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC0DB #DB876C
analogous
#6CDBBF #6CC0DB #6C89DB
triadic
#6CC0DB #DB6CC0 #C0DB6C
tetradic
#6CC0DB #BF6CDB #DB876C #89DB6C
square
#6CC0DB #BF6CDB #DB876C #89DB6C
split-complementary
#6CC0DB #DB6C89 #DBBF6C
monochromatic
#2886A4 #3BABCF #6CC0DB #9DD5E7 #CEEAF3
Accessibility & contrast
On white
2.06
#6CC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#6CC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC0DB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC0DB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDC
Deuteranopia (green-blind)
#9FAFDB
Tritanopia (blue-blind)
#28C9C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #6cc0db; /* rgb */ color: rgb(108, 192, 219); /* oklch */ color: oklch(76.5% 0.090 221.0);
Tailwind
colors: {
custom: {
50: '#9dd3e6',
500: '#6cc0db',
950: '#000000',
},
}SCSS
$custom: #6cc0db; $custom-light: #9dd3e6; $custom-dark: #000000;
JSON
{
"hex": "#6cc0db",
"rgb": {
"r": 108,
"g": 192,
"b": 219
},
"hsl": {
"h": 194.595,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.76469,
"c": 0.0902,
"h": 221
},
"luminance": 0.46002
}Semantic roles & 50–950 ramp
primary
#6CC0DB
secondary
#E5C7BE
accent
#471DC8
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#0F1415
muted
#7F8284