#6CD4EE#6CD4EE
#6CD4EE is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.103 H 216.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4EE |
|---|---|
| RGB | rgb(108, 212, 238) |
| HSL | hsl(192, 79%, 68%) |
| HSV | hsv(192, 55%, 93%) |
| CMYK | cmyk(54.6%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(79.87, -23.07, -21.98) |
| CIE-LCH | lch(79.87, 31.87, 223.62°) |
| OKLab | oklab(81.73% -0.0829 -0.0609) |
| OKLCH | oklch(81.73% 0.103 216.3) |
| XYZ | xyz(45.1544, 56.4440, 89.3875) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 5.61
Bright Sky Blue
#02CCFE
ΔE00 6.48
Aqua Blue
#02D8E9
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4EE #EE866C
analogous
#6CEEC7 #6CD4EE #6C93EE
triadic
#6CD4EE #EE6CD4 #D4EE6C
tetradic
#6CD4EE #C76CEE #EE866C #93EE6C
square
#6CD4EE #C76CEE #EE866C #93EE6C
split-complementary
#6CD4EE #EE6C93 #EEC76C
monochromatic
#17A5C8 #35C4E8 #6CD4EE #A3E4F4 #DAF4FB
Accessibility & contrast
On white
1.71
#6CD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#6CD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4EE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4EE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd4ee; /* rgb */ color: rgb(108, 212, 238); /* oklch */ color: oklch(81.7% 0.103 216.3);
Tailwind
colors: {
custom: {
50: '#a0e1f3',
500: '#6cd4ee',
950: '#000000',
},
}SCSS
$custom: #6cd4ee; $custom-light: #a0e1f3; $custom-dark: #000000;
JSON
{
"hex": "#6cd4ee",
"rgb": {
"r": 108,
"g": 212,
"b": 238
},
"hsl": {
"h": 192,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.81734,
"c": 0.10289,
"h": 216.3
},
"luminance": 0.56448
}Semantic roles & 50–950 ramp
primary
#6CD4EE
secondary
#C65539
accent
#340ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485