#6DCCE4#6DCCE4
#6DCCE4 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.096 H 216.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCCE4 |
|---|---|
| RGB | rgb(109, 204, 228) |
| HSL | hsl(192, 69%, 66%) |
| HSV | hsv(192, 52%, 89%) |
| CMYK | cmyk(52.2%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(77.30, -21.63, -20.52) |
| CIE-LCH | lch(77.30, 29.82, 223.48°) |
| OKLab | oklab(79.58% -0.0773 -0.0568) |
| OKLCH | oklch(79.58% 0.096 216.3) |
| XYZ | xyz(41.8977, 52.0347, 81.2195) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 5.56
Bright Sky Blue
#02CCFE
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 7.27
Ice Blue
#A5DFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCCE4 #E4856D
analogous
#6DE4C0 #6DCCE4 #6D90E4
triadic
#6DCCE4 #E46DCC #CCE46D
tetradic
#6DCCE4 #C06DE4 #E4856D #90E46D
square
#6DCCE4 #C06DE4 #E4856D #90E46D
split-complementary
#6DCCE4 #E46D90 #E4C06D
monochromatic
#2197B5 #39BADA #6DCCE4 #A1DEEE #D4F0F7
Accessibility & contrast
On white
1.84
#6DCCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6DCCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCCE4
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCCE4 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E5
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#14D5D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dcce4; /* rgb */ color: rgb(109, 204, 228); /* oklch */ color: oklch(79.6% 0.096 216.3);
Tailwind
colors: {
custom: {
50: '#9fdbec',
500: '#6dcce4',
950: '#000000',
},
}SCSS
$custom: #6dcce4; $custom-light: #9fdbec; $custom-dark: #000000;
JSON
{
"hex": "#6dcce4",
"rgb": {
"r": 109,
"g": 204,
"b": 228
},
"hsl": {
"h": 192.101,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.79582,
"c": 0.09595,
"h": 216.3
},
"luminance": 0.52038
}Semantic roles & 50–950 ramp
primary
#6DCCE4
secondary
#B65740
accent
#3B15D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484