#6DDEDD#6DDEDD
#6DDEDD is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.103 H 194.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEDD |
|---|---|
| RGB | rgb(109, 222, 221) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.22, -32.31, -9.39) |
| CIE-LCH | lch(82.22, 33.65, 196.20°) |
| OKLab | oklab(83.46% -0.0999 -0.026) |
| OKLCH | oklch(83.46% 0.103 194.6) |
| XYZ | xyz(45.4737, 60.7100, 77.7144) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEDD #DE6D6E
analogous
#6DDEA5 #6DDEDD #6DA7DE
triadic
#6DDEDD #DD6DDE #DEDD6D
tetradic
#6DDEDD #A56DDE #DE6D6E #A7DE6D
square
#6DDEDD #A56DDE #DE6D6E #A7DE6D
split-complementary
#6DDEDD #DE6DA7 #DEA56D
monochromatic
#26AAA9 #3BD3D1 #6DDEDD #9FE9E9 #D1F5F4
Accessibility & contrast
On white
1.60
#6DDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6DDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEDD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEDD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#13E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddedd; /* rgb */ color: rgb(109, 222, 221); /* oklch */ color: oklch(83.5% 0.103 194.6);
Tailwind
colors: {
custom: {
50: '#a0e8e7',
500: '#6ddedd',
950: '#000000',
},
}SCSS
$custom: #6ddedd; $custom-light: #a0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#6ddedd",
"rgb": {
"r": 109,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.469,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.83463,
"c": 0.10318,
"h": 194.6
},
"luminance": 0.60714
}Semantic roles & 50–950 ramp
primary
#6DDEDD
secondary
#AC4344
accent
#1B1CCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484