#2DABAA#2DABAA
#2DABAA is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.105 H 194.1°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #2DABAA |
|---|---|
| RGB | rgb(45, 171, 170) |
| HSL | hsl(180, 58%, 42%) |
| HSV | hsv(180, 74%, 67%) |
| CMYK | cmyk(73.7%, 0%, 0.6%, 32.9%) |
| CIE-LAB | lab(63.82, -32.95, -9.23) |
| CIE-LCH | lch(63.82, 34.21, 195.65°) |
| OKLab | oklab(67.58% -0.1019 -0.0257) |
| OKLCH | oklch(67.58% 0.105 194.1) |
| XYZ | xyz(22.8975, 32.5832, 43.1048) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.33
Topaz
#13BBAF
ΔE00 5.97
Sea
#3C9992
ΔE00 6.13
Cadetblue
#5F9EA0
ΔE00 6.74
Blue Green
#0F9B8E
ΔE00 7.21
Turquoise Blue
#06B1C4
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DABAA #AB2D2E
analogous
#2DAB6B #2DABAA #2D6DAB
triadic
#2DABAA #AA2DAB #ABAA2D
tetradic
#2DABAA #6B2DAB #AB2D2E #6DAB2D
square
#2DABAA #6B2DAB #AB2D2E #6DAB2D
split-complementary
#2DABAA #AB2D6D #AB6B2D
monochromatic
#144A4A #207B7A #2DABAA #47CECD #77DBDA
Accessibility & contrast
On white
2.79
#2DABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#2DABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DABAA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DABAA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#8E95AB
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2dabaa; /* rgb */ color: rgb(45, 171, 170); /* oklch */ color: oklch(67.6% 0.105 194.1);
Tailwind
colors: {
custom: {
50: '#7bc4c3',
500: '#2dabaa',
950: '#000000',
},
}SCSS
$custom: #2dabaa; $custom-light: #7bc4c3; $custom-dark: #000000;
JSON
{
"hex": "#2dabaa",
"rgb": {
"r": 45,
"g": 171,
"b": 170
},
"hsl": {
"h": 179.524,
"s": 58.333,
"l": 42.353
},
"oklch": {
"l": 0.6758,
"c": 0.10506,
"h": 194.1
},
"luminance": 0.32586
}Semantic roles & 50–950 ramp
primary
#2DABAA
secondary
#C37171
accent
#4647E2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281