#6CDDEC#6CDDEC
#6CDDEC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.105 H 206.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDEC |
|---|---|
| RGB | rgb(108, 221, 236) |
| HSL | hsl(187, 77%, 67%) |
| HSV | hsv(187, 54%, 93%) |
| CMYK | cmyk(54.2%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.35, -28.06, -17.16) |
| CIE-LCH | lch(82.35, 32.89, 211.45°) |
| OKLab | oklab(83.71% -0.0933 -0.0474) |
| OKLCH | oklch(83.71% 0.105 206.9) |
| XYZ | xyz(47.1750, 60.9527, 88.6196) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDEC #EC7B6C
analogous
#6CECBB #6CDDEC #6C9DEC
triadic
#6CDDEC #EC6CDD #DDEC6C
tetradic
#6CDDEC #BB6CEC #EC7B6C #9DEC6C
square
#6CDDEC #BB6CEC #EC7B6C #9DEC6C
split-complementary
#6CDDEC #EC6C9D #ECBB6C
monochromatic
#19B0C4 #36D0E5 #6CDDEC #A2EAF3 #D8F6FA
Accessibility & contrast
On white
1.59
#6CDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6CDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDEC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDEC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#B9C7EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cddec; /* rgb */ color: rgb(108, 221, 236); /* oklch */ color: oklch(83.7% 0.105 206.9);
Tailwind
colors: {
custom: {
50: '#a0e8f2',
500: '#6cddec',
950: '#000000',
},
}SCSS
$custom: #6cddec; $custom-light: #a0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6cddec",
"rgb": {
"r": 108,
"g": 221,
"b": 236
},
"hsl": {
"h": 187.031,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.83708,
"c": 0.10469,
"h": 206.9
},
"luminance": 0.60957
}Semantic roles & 50–950 ramp
primary
#6CDDEC
secondary
#C24A3A
accent
#240CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485