#2DAC95#2DAC95
#2DAC95 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.1% C 0.113 H 177.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2DAC95 |
|---|---|
| RGB | rgb(45, 172, 149) |
| HSL | hsl(169, 59%, 43%) |
| HSV | hsv(169, 74%, 67%) |
| CMYK | cmyk(73.8%, 0%, 13.4%, 32.5%) |
| CIE-LAB | lab(63.53, -39.32, 2.07) |
| CIE-LCH | lch(63.53, 39.37, 176.99°) |
| OKLab | oklab(67.15% -0.1126 0.0049) |
| OKLCH | oklch(67.15% 0.113 177.5) |
| XYZ | xyz(21.2568, 32.2303, 33.5287) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.24
Tealish
#24BCA8
ΔE00 4.77
Lightseagreen
#20B2AA
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.05
Blue Green
#0F9B8E
ΔE00 6.17
Turquoise (survey)
#06C2AC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DAC95 #AC2D44
analogous
#2DAC56 #2DAC95 #2D83AC
triadic
#2DAC95 #952DAC #AC952D
tetradic
#2DAC95 #562DAC #AC2D44 #83AC2D
square
#2DAC95 #562DAC #AC2D44 #83AC2D
split-complementary
#2DAC95 #AC2D83 #AC562D
monochromatic
#144B41 #207B6B #2DAC95 #47CFB6 #78DCCA
Accessibility & contrast
On white
2.82
#2DAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#2DAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DAC95
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DAC95 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#949597
Tritanopia (blue-blind)
#00AFA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2dac95; /* rgb */ color: rgb(45, 172, 149); /* oklch */ color: oklch(67.1% 0.113 177.5);
Tailwind
colors: {
custom: {
50: '#7ac5b4',
500: '#2dac95',
950: '#000000',
},
}SCSS
$custom: #2dac95; $custom-light: #7ac5b4; $custom-dark: #000000;
JSON
{
"hex": "#2dac95",
"rgb": {
"r": 45,
"g": 172,
"b": 149
},
"hsl": {
"h": 169.134,
"s": 58.525,
"l": 42.549
},
"oklch": {
"l": 0.67146,
"c": 0.1127,
"h": 177.5
},
"luminance": 0.32233
}Semantic roles & 50–950 ramp
primary
#2DAC95
secondary
#C47180
accent
#4662E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280