#6DB2AA#6DB2AA
#6DB2AA is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.5% C 0.071 H 186.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6DB2AA |
|---|---|
| RGB | rgb(109, 178, 170) |
| HSL | hsl(173, 31%, 56%) |
| HSV | hsv(173, 39%, 70%) |
| CMYK | cmyk(38.8%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.01, -23.68, -2.79) |
| CIE-LCH | lch(68.01, 23.84, 186.72°) |
| OKLab | oklab(71.55% -0.0707 -0.0079) |
| OKLCH | oklch(71.55% 0.071 186.4) |
| XYZ | xyz(29.4801, 37.9923, 43.8022) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.39
Dull Teal
#5F9E8F
ΔE00 6.81
Greyish Teal
#719F91
ΔE00 6.83
Cadetblue
#5F9EA0
ΔE00 7.14
Topaz
#13BBAF
ΔE00 7.18
Tealish
#24BCA8
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DB2AA #B26D75
analogous
#6DB288 #6DB2AA #6D98B2
triadic
#6DB2AA #AA6DB2 #B2AA6D
tetradic
#6DB2AA #886DB2 #B26D75 #98B26D
square
#6DB2AA #886DB2 #B26D75 #98B26D
split-complementary
#6DB2AA #B26D98 #B2886D
monochromatic
#396C66 #4E948C #6DB2AA #95C7C1 #BDDCD9
Accessibility & contrast
On white
2.44
#6DB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#6DB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DB2AA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DB2AA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#53B5AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6db2aa; /* rgb */ color: rgb(109, 178, 170); /* oklch */ color: oklch(71.5% 0.071 186.4);
Tailwind
colors: {
custom: {
50: '#9ac9c3',
500: '#6db2aa',
950: '#000000',
},
}SCSS
$custom: #6db2aa; $custom-light: #9ac9c3; $custom-dark: #000000;
JSON
{
"hex": "#6db2aa",
"rgb": {
"r": 109,
"g": 178,
"b": 170
},
"hsl": {
"h": 173.043,
"s": 30.942,
"l": 56.275
},
"oklch": {
"l": 0.71548,
"c": 0.07113,
"h": 186.4
},
"luminance": 0.37994
}Semantic roles & 50–950 ramp
primary
#6DB2AA
secondary
#CCAFB2
accent
#616DC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281