#6CD8EB#6CD8EB
#6CD8EB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.5% C 0.103 H 210.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD8EB |
|---|---|
| RGB | rgb(108, 216, 235) |
| HSL | hsl(189, 76%, 67%) |
| HSV | hsv(189, 54%, 92%) |
| CMYK | cmyk(54%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.90, -25.89, -18.82) |
| CIE-LCH | lch(80.90, 32.00, 216.01°) |
| OKLab | oklab(82.53% -0.0884 -0.052) |
| OKLCH | oklch(82.53% 0.103 210.5) |
| XYZ | xyz(45.7296, 58.2938, 87.4231) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD8EB #EB7F6C
analogous
#6CEBBE #6CD8EB #6C99EB
triadic
#6CD8EB #EB6CD8 #D8EB6C
tetradic
#6CD8EB #BE6CEB #EB7F6C #99EB6C
square
#6CD8EB #BE6CEB #EB7F6C #99EB6C
split-complementary
#6CD8EB #EB6C99 #EBBE6C
monochromatic
#1AA9C2 #36CAE4 #6CD8EB #A2E6F2 #D8F5FA
Accessibility & contrast
On white
1.66
#6CD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6CD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD8EB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD8EB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cd8eb; /* rgb */ color: rgb(108, 216, 235); /* oklch */ color: oklch(82.5% 0.103 210.5);
Tailwind
colors: {
custom: {
50: '#a0e4f1',
500: '#6cd8eb',
950: '#000000',
},
}SCSS
$custom: #6cd8eb; $custom-light: #a0e4f1; $custom-dark: #000000;
JSON
{
"hex": "#6cd8eb",
"rgb": {
"r": 108,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.976,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.82532,
"c": 0.10256,
"h": 210.5
},
"luminance": 0.58298
}Semantic roles & 50–950 ramp
primary
#6CD8EB
secondary
#C04F3B
accent
#2C0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485