#6DDEA7#6DDEA7
#6DDEA7 is a light, vivid teal. Relative luminance 0.583; OKLCH L 81.9% C 0.131 H 160.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEA7 |
|---|---|
| RGB | rgb(109, 222, 167) |
| HSL | hsl(151, 63%, 65%) |
| HSV | hsv(151, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 24.8%, 12.9%) |
| CIE-LAB | lab(80.89, -44.84, 17.29) |
| CIE-LCH | lch(80.89, 48.06, 158.91°) |
| OKLab | oklab(81.95% -0.1234 0.0442) |
| OKLCH | oklch(81.95% 0.131 160.3) |
| XYZ | xyz(39.3997, 58.2804, 45.7247) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.75
Eucalyptus
#44D7A8
ΔE00 4.16
Aqua Green
#12E193
ΔE00 5.61
Hospital Green
#9BE5AA
ΔE00 5.70
Light Greenish Blue
#63F7B4
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEA7 #DE6DA4
analogous
#6DDE6E #6DDEA7 #6DDDDE
triadic
#6DDEA7 #A76DDE #DEA76D
tetradic
#6DDEA7 #6E6DDE #DE6DA4 #DDDE6D
square
#6DDEA7 #6E6DDE #DE6DA4 #DDDE6D
split-complementary
#6DDEA7 #DE6DDD #DE6E6D
monochromatic
#26AA6A #3BD389 #6DDEA7 #9FE9C5 #D1F5E3
Accessibility & contrast
On white
1.66
#6DDEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#6DDEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEA7
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEA7 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A4
Deuteranopia (green-blind)
#CBC4AA
Tritanopia (blue-blind)
#49DDCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ddea7; /* rgb */ color: rgb(109, 222, 167); /* oklch */ color: oklch(81.9% 0.131 160.3);
Tailwind
colors: {
custom: {
50: '#9ee9c1',
500: '#6ddea7',
950: '#000000',
},
}SCSS
$custom: #6ddea7; $custom-light: #9ee9c1; $custom-dark: #000000;
JSON
{
"hex": "#6ddea7",
"rgb": {
"r": 109,
"g": 222,
"b": 167
},
"hsl": {
"h": 150.796,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.81947,
"c": 0.13111,
"h": 160.3
},
"luminance": 0.58284
}Semantic roles & 50–950 ramp
primary
#6DDEA7
secondary
#AC4376
accent
#1B70CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482