#6CD4EB#6CD4EB
#6CD4EB is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.6% C 0.101 H 214.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4EB |
|---|---|
| RGB | rgb(108, 212, 235) |
| HSL | hsl(191, 76%, 67%) |
| HSV | hsv(191, 54%, 92%) |
| CMYK | cmyk(54%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.77, -23.91, -20.53) |
| CIE-LCH | lch(79.77, 31.52, 220.66°) |
| OKLab | oklab(81.62% -0.0841 -0.0568) |
| OKLCH | oklch(81.62% 0.101 214.1) |
| XYZ | xyz(44.7173, 56.2691, 87.0856) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.72
Sky Blue
#87CEEB
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.46
Bright Sky Blue
#02CCFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4EB #EB836C
analogous
#6CEBC2 #6CD4EB #6C95EB
triadic
#6CD4EB #EB6CD4 #D4EB6C
tetradic
#6CD4EB #C26CEB #EB836C #95EB6C
square
#6CD4EB #C26CEB #EB836C #95EB6C
split-complementary
#6CD4EB #EB6C95 #EBC26C
monochromatic
#1AA4C2 #36C4E4 #6CD4EB #A2E4F2 #D8F4FA
Accessibility & contrast
On white
1.71
#6CD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#6CD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4EB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4EB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd4eb; /* rgb */ color: rgb(108, 212, 235); /* oklch */ color: oklch(81.6% 0.101 214.1);
Tailwind
colors: {
custom: {
50: '#a0e1f1',
500: '#6cd4eb',
950: '#000000',
},
}SCSS
$custom: #6cd4eb; $custom-light: #a0e1f1; $custom-dark: #000000;
JSON
{
"hex": "#6cd4eb",
"rgb": {
"r": 108,
"g": 212,
"b": 235
},
"hsl": {
"h": 190.866,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.81622,
"c": 0.10148,
"h": 214.1
},
"luminance": 0.56273
}Semantic roles & 50–950 ramp
primary
#6CD4EB
secondary
#C0533B
accent
#320DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485