#6CCCE4#6CCCE4
#6CCCE4 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.097 H 216.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCE4 |
|---|---|
| RGB | rgb(108, 204, 228) |
| HSL | hsl(192, 69%, 66%) |
| HSV | hsv(192, 53%, 89%) |
| CMYK | cmyk(52.6%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(77.26, -21.84, -20.58) |
| CIE-LCH | lch(77.26, 30.01, 223.30°) |
| OKLab | oklab(79.54% -0.078 -0.0569) |
| OKLCH | oklch(79.54% 0.097 216.1) |
| XYZ | xyz(41.7754, 51.9716, 81.2138) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 5.62
Bright Sky Blue
#02CCFE
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 7.18
Ice Blue
#A5DFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCE4 #E4846C
analogous
#6CE4C0 #6CCCE4 #6C90E4
triadic
#6CCCE4 #E46CCC #CCE46C
tetradic
#6CCCE4 #C06CE4 #E4846C #90E46C
square
#6CCCE4 #C06CE4 #E4846C #90E46C
split-complementary
#6CCCE4 #E46C90 #E4C06C
monochromatic
#2197B4 #38BADB #6CCCE4 #A0DEED #D3F0F7
Accessibility & contrast
On white
1.84
#6CCCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6CCCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCE4
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCE4 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E5
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#0BD5D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccce4; /* rgb */ color: rgb(108, 204, 228); /* oklch */ color: oklch(79.5% 0.097 216.1);
Tailwind
colors: {
custom: {
50: '#9fdbec',
500: '#6ccce4',
950: '#000000',
},
}SCSS
$custom: #6ccce4; $custom-light: #9fdbec; $custom-dark: #000000;
JSON
{
"hex": "#6ccce4",
"rgb": {
"r": 108,
"g": 204,
"b": 228
},
"hsl": {
"h": 192,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.79541,
"c": 0.09662,
"h": 216.1
},
"luminance": 0.51975
}Semantic roles & 50–950 ramp
primary
#6CCCE4
secondary
#B5573F
accent
#3A15D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484