#6DDFB2#6DDFB2
#6DDFB2 is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.5% C 0.124 H 165.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFB2 |
|---|---|
| RGB | rgb(109, 223, 178) |
| HSL | hsl(156, 64%, 65%) |
| HSV | hsv(156, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.42, -42.97, 12.24) |
| CIE-LCH | lch(81.42, 44.68, 164.10°) |
| OKLab | oklab(82.45% -0.1196 0.0314) |
| OKLCH | oklch(82.45% 0.124 165.3) |
| XYZ | xyz(40.7265, 59.2374, 51.3986) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.89
Eucalyptus
#44D7A8
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFB2 #DF6D9A
analogous
#6DDF79 #6DDFB2 #6DD3DF
triadic
#6DDFB2 #B26DDF #DFB26D
tetradic
#6DDFB2 #796DDF #DF6D9A #D3DF6D
square
#6DDFB2 #796DDF #DF6D9A #D3DF6D
split-complementary
#6DDFB2 #DF6DD3 #DF796D
monochromatic
#26AC77 #3BD498 #6DDFB2 #9FEACC #D1F5E7
Accessibility & contrast
On white
1.63
#6DDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6DDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFB2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFB2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#43DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddfb2; /* rgb */ color: rgb(109, 223, 178); /* oklch */ color: oklch(82.5% 0.124 165.3);
Tailwind
colors: {
custom: {
50: '#9ee9c9',
500: '#6ddfb2',
950: '#000000',
},
}SCSS
$custom: #6ddfb2; $custom-light: #9ee9c9; $custom-dark: #000000;
JSON
{
"hex": "#6ddfb2",
"rgb": {
"r": 109,
"g": 223,
"b": 178
},
"hsl": {
"h": 156.316,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82454,
"c": 0.12368,
"h": 165.3
},
"luminance": 0.59241
}Semantic roles & 50–950 ramp
primary
#6DDFB2
secondary
#AE426D
accent
#1A60CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482