#6DDCDA#6DDCDA
#6DDCDA is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.102 H 193.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCDA |
|---|---|
| RGB | rgb(109, 220, 218) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.56, -32.14, -8.77) |
| CIE-LCH | lch(81.56, 33.31, 195.27°) |
| OKLab | oklab(82.9% -0.0989 -0.0243) |
| OKLCH | oklch(82.9% 0.102 193.8) |
| XYZ | xyz(44.5495, 59.4955, 75.4522) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 5.70
Turquoise
#40E0D0
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.83
Bright Light Blue
#26F7FD
ΔE00 7.19
Robin'S Egg
#6DEDFD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCDA #DC6D6F
analogous
#6DDCA3 #6DDCDA #6DA7DC
triadic
#6DDCDA #DA6DDC #DCDA6D
tetradic
#6DDCDA #A36DDC #DC6D6F #A7DC6D
square
#6DDCDA #A36DDC #DC6D6F #A7DC6D
split-complementary
#6DDCDA #DC6DA7 #DCA36D
monochromatic
#28A7A4 #3CD0CD #6DDCDA #9EE8E7 #D0F4F3
Accessibility & contrast
On white
1.63
#6DDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6DDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCDA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCDA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#1CE2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddcda; /* rgb */ color: rgb(109, 220, 218); /* oklch */ color: oklch(82.9% 0.102 193.8);
Tailwind
colors: {
custom: {
50: '#9fe7e5',
500: '#6ddcda',
950: '#000000',
},
}SCSS
$custom: #6ddcda; $custom-light: #9fe7e5; $custom-dark: #000000;
JSON
{
"hex": "#6ddcda",
"rgb": {
"r": 109,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.919,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82903,
"c": 0.10187,
"h": 193.8
},
"luminance": 0.595
}Semantic roles & 50–950 ramp
primary
#6DDCDA
secondary
#AA4446
accent
#1C20C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484