#6DDEA9#6DDEA9
#6DDEA9 is a light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.129 H 161.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEA9 |
|---|---|
| RGB | rgb(109, 222, 169) |
| HSL | hsl(152, 63%, 65%) |
| HSV | hsv(152, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 23.9%, 12.9%) |
| CIE-LAB | lab(80.94, -44.43, 16.30) |
| CIE-LCH | lch(80.94, 47.32, 159.86°) |
| OKLab | oklab(81.99% -0.1225 0.0417) |
| OKLCH | oklch(81.99% 0.129 161.2) |
| XYZ | xyz(39.5860, 58.3550, 46.7060) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.42
Eucalyptus
#44D7A8
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 5.54
Aqua Marine
#2EE8BB
ΔE00 5.61
Mediumaquamarine
#66CDAA
ΔE00 5.68
Light Greenish Blue
#63F7B4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEA9 #DE6DA2
analogous
#6DDE70 #6DDEA9 #6DDBDE
triadic
#6DDEA9 #A96DDE #DEA96D
tetradic
#6DDEA9 #706DDE #DE6DA2 #DBDE6D
square
#6DDEA9 #706DDE #DE6DA2 #DBDE6D
split-complementary
#6DDEA9 #DE6DDB #DE706D
monochromatic
#26AA6C #3BD38C #6DDEA9 #9FE9C6 #D1F5E4
Accessibility & contrast
On white
1.66
#6DDEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6DDEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEA9
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEA9 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A6
Deuteranopia (green-blind)
#CBC4AC
Tritanopia (blue-blind)
#48DDCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddea9; /* rgb */ color: rgb(109, 222, 169); /* oklch */ color: oklch(82.0% 0.129 161.2);
Tailwind
colors: {
custom: {
50: '#9ee9c2',
500: '#6ddea9',
950: '#000000',
},
}SCSS
$custom: #6ddea9; $custom-light: #9ee9c2; $custom-dark: #000000;
JSON
{
"hex": "#6ddea9",
"rgb": {
"r": 109,
"g": 222,
"b": 169
},
"hsl": {
"h": 151.858,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81994,
"c": 0.12944,
"h": 161.2
},
"luminance": 0.58358
}Semantic roles & 50–950 ramp
primary
#6DDEA9
secondary
#AC4374
accent
#1B6DCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482