#6CCEEA#6CCEEA
#6CCEEA is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.100 H 218.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEEA |
|---|---|
| RGB | rgb(108, 206, 234) |
| HSL | hsl(193, 75%, 67%) |
| HSV | hsv(193, 54%, 92%) |
| CMYK | cmyk(53.8%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(78.03, -21.18, -22.63) |
| CIE-LCH | lch(78.03, 30.99, 226.90°) |
| OKLab | oklab(80.22% -0.0779 -0.0627) |
| OKLCH | oklch(80.22% 0.1 218.8) |
| XYZ | xyz(43.1012, 53.2674, 85.8362) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 4.96
Bright Sky Blue
#02CCFE
ΔE00 5.66
Lightblue (survey)
#7BC8F6
ΔE00 7.11
Lightskyblue
#87CEFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEEA #EA886C
analogous
#6CEAC7 #6CCEEA #6C8FEA
triadic
#6CCEEA #EA6CCE #CEEA6C
tetradic
#6CCEEA #C76CEA #EA886C #8FEA6C
square
#6CCEEA #C76CEA #EA886C #8FEA6C
split-complementary
#6CCEEA #EA6C8F #EAC76C
monochromatic
#1B9CC0 #36BCE2 #6CCEEA #A2E0F2 #D7F2F9
Accessibility & contrast
On white
1.80
#6CCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6CCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEEA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEEA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cceea; /* rgb */ color: rgb(108, 206, 234); /* oklch */ color: oklch(80.2% 0.100 218.8);
Tailwind
colors: {
custom: {
50: '#9fddf0',
500: '#6cceea',
950: '#000000',
},
}SCSS
$custom: #6cceea; $custom-light: #9fddf0; $custom-dark: #000000;
JSON
{
"hex": "#6cceea",
"rgb": {
"r": 108,
"g": 206,
"b": 234
},
"hsl": {
"h": 193.333,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.80223,
"c": 0.10005,
"h": 218.8
},
"luminance": 0.53271
}Semantic roles & 50–950 ramp
primary
#6CCEEA
secondary
#BF593B
accent
#3B0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485