#6DDDAB#6DDDAB
#6DDDAB is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.126 H 162.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDDAB |
|---|---|
| RGB | rgb(109, 221, 171) |
| HSL | hsl(153, 62%, 65%) |
| HSV | hsv(153, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(80.68, -43.58, 14.89) |
| CIE-LCH | lch(80.68, 46.05, 161.14°) |
| OKLab | oklab(81.8% -0.1205 0.0381) |
| OKLCH | oklch(81.8% 0.126 162.4) |
| XYZ | xyz(39.5104, 57.9010, 47.6141) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.09
Eucalyptus
#44D7A8
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 5.06
Light Teal
#90E4C1
ΔE00 5.13
Aqua Marine
#2EE8BB
ΔE00 5.35
Light Turquoise
#7EF4CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDDAB #DD6D9F
analogous
#6DDD73 #6DDDAB #6DD7DD
triadic
#6DDDAB #AB6DDD #DDAB6D
tetradic
#6DDDAB #736DDD #DD6D9F #D7DD6D
square
#6DDDAB #736DDD #DD6D9F #D7DD6D
split-complementary
#6DDDAB #DD6DD7 #DD736D
monochromatic
#27A86F #3BD18E #6DDDAB #9FE9C8 #D0F4E4
Accessibility & contrast
On white
1.67
#6DDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#6DDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDDAB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDDAB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#47DDCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6dddab; /* rgb */ color: rgb(109, 221, 171); /* oklch */ color: oklch(81.8% 0.126 162.4);
Tailwind
colors: {
custom: {
50: '#9ee8c4',
500: '#6dddab',
950: '#000000',
},
}SCSS
$custom: #6dddab; $custom-light: #9ee8c4; $custom-dark: #000000;
JSON
{
"hex": "#6dddab",
"rgb": {
"r": 109,
"g": 221,
"b": 171
},
"hsl": {
"h": 153.214,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.81803,
"c": 0.12644,
"h": 162.4
},
"luminance": 0.57904
}Semantic roles & 50–950 ramp
primary
#6DDDAB
secondary
#AB4372
accent
#1C69CA
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482