#6DDCD2#6DDCD2
#6DDCD2 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.103 H 187.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCD2 |
|---|---|
| RGB | rgb(109, 220, 210) |
| HSL | hsl(175, 61%, 65%) |
| HSV | hsv(175, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.34, -34.16, -4.85) |
| CIE-LCH | lch(81.34, 34.51, 188.07°) |
| OKLab | oklab(82.65% -0.1023 -0.0136) |
| OKLCH | oklch(82.65% 0.103 187.6) |
| XYZ | xyz(43.5279, 59.0868, 70.0713) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.75
Mediumturquoise
#48D1CC
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 6.83
Seafoam Blue
#78D1B6
ΔE00 7.00
Bright Aqua
#0BF9EA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCD2 #DC6D77
analogous
#6DDC9B #6DDCD2 #6DAEDC
triadic
#6DDCD2 #D26DDC #DCD26D
tetradic
#6DDCD2 #9B6DDC #DC6D77 #AEDC6D
square
#6DDCD2 #9B6DDC #DC6D77 #AEDC6D
split-complementary
#6DDCD2 #DC6DAE #DC9B6D
monochromatic
#28A79B #3CD0C3 #6DDCD2 #9EE8E1 #D0F4F0
Accessibility & contrast
On white
1.64
#6DDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6DDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCD2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCD2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#C0C4D3
Tritanopia (blue-blind)
#29E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddcd2; /* rgb */ color: rgb(109, 220, 210); /* oklch */ color: oklch(82.6% 0.103 187.6);
Tailwind
colors: {
custom: {
50: '#9fe7df',
500: '#6ddcd2',
950: '#000000',
},
}SCSS
$custom: #6ddcd2; $custom-light: #9fe7df; $custom-dark: #000000;
JSON
{
"hex": "#6ddcd2",
"rgb": {
"r": 109,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.595,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82648,
"c": 0.10319,
"h": 187.6
},
"luminance": 0.59091
}Semantic roles & 50–950 ramp
primary
#6DDCD2
secondary
#AA444D
accent
#1C2CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484