#2DAF95#2DAF95
#2DAF95 is a light, moderate teal. Relative luminance 0.334; OKLCH L 67.9% C 0.116 H 175.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #2DAF95 |
|---|---|
| RGB | rgb(45, 175, 149) |
| HSL | hsl(168, 59%, 43%) |
| HSV | hsv(168, 74%, 69%) |
| CMYK | cmyk(74.3%, 0%, 14.9%, 31.4%) |
| CIE-LAB | lab(64.47, -40.64, 3.43) |
| CIE-LCH | lch(64.47, 40.78, 175.18°) |
| OKLab | oklab(67.91% -0.1156 0.0085) |
| OKLCH | oklch(67.91% 0.116 175.8) |
| XYZ | xyz(21.8342, 33.3851, 33.7212) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.20
Tealish
#24BCA8
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 5.66
Topaz
#13BBAF
ΔE00 6.20
Lightseagreen
#20B2AA
ΔE00 6.45
Blue Green
#0F9B8E
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DAF95 #AF2D47
analogous
#2DAF54 #2DAF95 #2D88AF
triadic
#2DAF95 #952DAF #AF952D
tetradic
#2DAF95 #542DAF #AF2D47 #88AF2D
square
#2DAF95 #542DAF #AF2D47 #88AF2D
split-complementary
#2DAF95 #AF2D88 #AF542D
monochromatic
#144E42 #207E6C #2DAF95 #49D0B5 #7ADDC9
Accessibility & contrast
On white
2.74
#2DAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#2DAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DAF95
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DAF95 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A494
Deuteranopia (green-blind)
#979797
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2daf95; /* rgb */ color: rgb(45, 175, 149); /* oklch */ color: oklch(67.9% 0.116 175.8);
Tailwind
colors: {
custom: {
50: '#7ac7b4',
500: '#2daf95',
950: '#000000',
},
}SCSS
$custom: #2daf95; $custom-light: #7ac7b4; $custom-dark: #000000;
JSON
{
"hex": "#2daf95",
"rgb": {
"r": 45,
"g": 175,
"b": 149
},
"hsl": {
"h": 168,
"s": 59.091,
"l": 43.137
},
"oklch": {
"l": 0.67913,
"c": 0.11595,
"h": 175.8
},
"luminance": 0.33388
}Semantic roles & 50–950 ramp
primary
#2DAF95
secondary
#C57383
accent
#4665E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280