#6DDDED#6DDDED
#6DDDED is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.104 H 207.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDDED |
|---|---|
| RGB | rgb(109, 221, 237) |
| HSL | hsl(188, 78%, 68%) |
| HSV | hsv(188, 54%, 93%) |
| CMYK | cmyk(54%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.42, -27.59, -17.59) |
| CIE-LCH | lch(82.42, 32.72, 212.51°) |
| OKLab | oklab(83.78% -0.0923 -0.0486) |
| OKLCH | oklch(83.78% 0.104 207.8) |
| XYZ | xyz(47.4430, 61.0741, 89.3926) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDDED #ED7D6D
analogous
#6DEDBD #6DDDED #6D9DED
triadic
#6DDDED #ED6DDD #DDED6D
tetradic
#6DDDED #BD6DED #ED7D6D #9DED6D
square
#6DDDED #BD6DED #ED7D6D #9DED6D
split-complementary
#6DDDED #ED6D9D #EDBD6D
monochromatic
#19B1C7 #37D0E6 #6DDDED #A3EAF4 #DAF6FA
Accessibility & contrast
On white
1.59
#6DDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6DDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDDED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDDED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ddded; /* rgb */ color: rgb(109, 221, 237); /* oklch */ color: oklch(83.8% 0.104 207.8);
Tailwind
colors: {
custom: {
50: '#a1e8f2',
500: '#6ddded',
950: '#000000',
},
}SCSS
$custom: #6ddded; $custom-light: #a1e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6ddded",
"rgb": {
"r": 109,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.5,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.8378,
"c": 0.10433,
"h": 207.8
},
"luminance": 0.61079
}Semantic roles & 50–950 ramp
primary
#6DDDED
secondary
#C54B3A
accent
#250BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485