#6DDCEE#6DDCEE
#6DDCEE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.104 H 209.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCEE |
|---|---|
| RGB | rgb(109, 220, 238) |
| HSL | hsl(188, 79%, 68%) |
| HSV | hsv(188, 54%, 93%) |
| CMYK | cmyk(54.2%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.17, -26.83, -18.50) |
| CIE-LCH | lch(82.17, 32.59, 214.58°) |
| OKLab | oklab(83.59% -0.0908 -0.0511) |
| OKLCH | oklch(83.59% 0.104 209.4) |
| XYZ | xyz(47.3263, 60.6062, 90.0765) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCEE #EE7F6D
analogous
#6DEEBF #6DDCEE #6D9BEE
triadic
#6DDCEE #EE6DDC #DCEE6D
tetradic
#6DDCEE #BF6DEE #EE7F6D #9BEE6D
square
#6DDCEE #BF6DEE #EE7F6D #9BEE6D
split-complementary
#6DDCEE #EE6D9B #EEBF6D
monochromatic
#17B0C9 #36CFE8 #6DDCEE #A4E9F4 #DBF6FB
Accessibility & contrast
On white
1.60
#6DDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6DDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCEE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCEE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddcee; /* rgb */ color: rgb(109, 220, 238); /* oklch */ color: oklch(83.6% 0.104 209.4);
Tailwind
colors: {
custom: {
50: '#a1e7f3',
500: '#6ddcee',
950: '#000000',
},
}SCSS
$custom: #6ddcee; $custom-light: #a1e7f3; $custom-dark: #000000;
JSON
{
"hex": "#6ddcee",
"rgb": {
"r": 109,
"g": 220,
"b": 238
},
"hsl": {
"h": 188.372,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.83589,
"c": 0.10425,
"h": 209.4
},
"luminance": 0.60611
}Semantic roles & 50–950 ramp
primary
#6DDCEE
secondary
#C64D39
accent
#270ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485