#6DDCDB#6DDCDB
#6DDCDB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.102 H 194.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCDB |
|---|---|
| RGB | rgb(109, 220, 219) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.59, -31.88, -9.26) |
| CIE-LCH | lch(81.59, 33.20, 196.20°) |
| OKLab | oklab(82.94% -0.0985 -0.0256) |
| OKLCH | oklch(82.94% 0.102 194.6) |
| XYZ | xyz(44.6808, 59.5480, 76.1434) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Darkturquoise
#00CED1
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.90
Bright Light Blue
#26F7FD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCDB #DC6D6E
analogous
#6DDCA3 #6DDCDB #6DA6DC
triadic
#6DDCDB #DB6DDC #DCDB6D
tetradic
#6DDCDB #A36DDC #DC6D6E #A6DC6D
square
#6DDCDB #A36DDC #DC6D6E #A6DC6D
split-complementary
#6DDCDB #DC6DA6 #DCA36D
monochromatic
#28A7A6 #3CD0CF #6DDCDB #9EE8E7 #D0F4F3
Accessibility & contrast
On white
1.63
#6DDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6DDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCDB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCDB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#1AE2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddcdb; /* rgb */ color: rgb(109, 220, 219); /* oklch */ color: oklch(82.9% 0.102 194.6);
Tailwind
colors: {
custom: {
50: '#a0e7e6',
500: '#6ddcdb',
950: '#000000',
},
}SCSS
$custom: #6ddcdb; $custom-light: #a0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#6ddcdb",
"rgb": {
"r": 109,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.459,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82936,
"c": 0.10179,
"h": 194.6
},
"luminance": 0.59552
}Semantic roles & 50–950 ramp
primary
#6DDCDB
secondary
#AA4445
accent
#1C1EC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484