#6DDFAC#6DDFAC
#6DDFAC is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.3% C 0.128 H 162.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFAC |
|---|---|
| RGB | rgb(109, 223, 172) |
| HSL | hsl(153, 64%, 65%) |
| HSV | hsv(153, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.29, -44.24, 15.22) |
| CIE-LCH | lch(81.29, 46.79, 161.02°) |
| OKLab | oklab(82.31% -0.1223 0.039) |
| OKLCH | oklch(82.31% 0.128 162.3) |
| XYZ | xyz(40.1373, 59.0017, 48.2951) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.10
Eucalyptus
#44D7A8
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 5.15
Aqua Marine
#2EE8BB
ΔE00 5.18
Mediumaquamarine
#66CDAA
ΔE00 5.50
Light Greenish Blue
#63F7B4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFAC #DF6DA0
analogous
#6DDF73 #6DDFAC #6DD9DF
triadic
#6DDFAC #AC6DDF #DFAC6D
tetradic
#6DDFAC #736DDF #DF6DA0 #D9DF6D
square
#6DDFAC #736DDF #DF6DA0 #D9DF6D
split-complementary
#6DDFAC #DF6DD9 #DF736D
monochromatic
#26AC70 #3BD48F #6DDFAC #9FEAC9 #D1F5E5
Accessibility & contrast
On white
1.64
#6DDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6DDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFAC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFAC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#46DFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddfac; /* rgb */ color: rgb(109, 223, 172); /* oklch */ color: oklch(82.3% 0.128 162.3);
Tailwind
colors: {
custom: {
50: '#9ee9c4',
500: '#6ddfac',
950: '#000000',
},
}SCSS
$custom: #6ddfac; $custom-light: #9ee9c4; $custom-dark: #000000;
JSON
{
"hex": "#6ddfac",
"rgb": {
"r": 109,
"g": 223,
"b": 172
},
"hsl": {
"h": 153.158,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82306,
"c": 0.12837,
"h": 162.3
},
"luminance": 0.59005
}Semantic roles & 50–950 ramp
primary
#6DDFAC
secondary
#AE4272
accent
#1A69CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482