#6DDFAE#6DDFAE
#6DDFAE is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.4% C 0.127 H 163.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFAE |
|---|---|
| RGB | rgb(109, 223, 174) |
| HSL | hsl(154, 64%, 65%) |
| HSV | hsv(154, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 22%, 12.5%) |
| CIE-LAB | lab(81.34, -43.82, 14.23) |
| CIE-LCH | lch(81.34, 46.07, 162.01°) |
| OKLab | oklab(82.35% -0.1214 0.0365) |
| OKLCH | oklch(82.35% 0.127 163.3) |
| XYZ | xyz(40.3308, 59.0791, 49.3143) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.91
Eucalyptus
#44D7A8
ΔE00 3.59
Light Teal
#90E4C1
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFAE #DF6D9E
analogous
#6DDF75 #6DDFAE #6DD7DF
triadic
#6DDFAE #AE6DDF #DFAE6D
tetradic
#6DDFAE #756DDF #DF6D9E #D7DF6D
square
#6DDFAE #756DDF #DF6D9E #D7DF6D
split-complementary
#6DDFAE #DF6DD7 #DF756D
monochromatic
#26AC72 #3BD492 #6DDFAE #9FEACA #D1F5E6
Accessibility & contrast
On white
1.64
#6DDFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6DDFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFAE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFAE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AB
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#45DFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddfae; /* rgb */ color: rgb(109, 223, 174); /* oklch */ color: oklch(82.4% 0.127 163.3);
Tailwind
colors: {
custom: {
50: '#9ee9c6',
500: '#6ddfae',
950: '#000000',
},
}SCSS
$custom: #6ddfae; $custom-light: #9ee9c6; $custom-dark: #000000;
JSON
{
"hex": "#6ddfae",
"rgb": {
"r": 109,
"g": 223,
"b": 174
},
"hsl": {
"h": 154.211,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82354,
"c": 0.12678,
"h": 163.3
},
"luminance": 0.59083
}Semantic roles & 50–950 ramp
primary
#6DDFAE
secondary
#AE4271
accent
#1A66CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482