#2DB69F#2DB69F
#2DB69F is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.118 H 178.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB69F |
|---|---|
| RGB | rgb(45, 182, 159) |
| HSL | hsl(170, 60%, 45%) |
| HSV | hsv(170, 75%, 71%) |
| CMYK | cmyk(75.3%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(66.91, -41.06, 1.43) |
| CIE-LCH | lch(66.91, 41.08, 178.00°) |
| OKLab | oklab(69.99% -0.118 0.0032) |
| OKLCH | oklch(69.99% 0.118 178.5) |
| XYZ | xyz(24.0650, 36.5141, 38.5738) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.07
Greeny Blue
#42B395
ΔE00 2.97
Turquoise (survey)
#06C2AC
ΔE00 3.43
Topaz
#13BBAF
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 5.28
Green Blue
#01C08D
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB69F #B62D44
analogous
#2DB65B #2DB69F #2D89B6
triadic
#2DB69F #9F2DB6 #B69F2D
tetradic
#2DB69F #5B2DB6 #B62D44 #89B62D
square
#2DB69F #5B2DB6 #B62D44 #89B62D
split-complementary
#2DB69F #B62D89 #B65B2D
monochromatic
#155449 #218574 #2DB69F #4DD3BD #7EDFCF
Accessibility & contrast
On white
2.53
#2DB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2DB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB69F
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB69F | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9E
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2db69f; /* rgb */ color: rgb(45, 182, 159); /* oklch */ color: oklch(70.0% 0.118 178.5);
Tailwind
colors: {
custom: {
50: '#7cccbb',
500: '#2db69f',
950: '#000000',
},
}SCSS
$custom: #2db69f; $custom-light: #7cccbb; $custom-dark: #000000;
JSON
{
"hex": "#2db69f",
"rgb": {
"r": 45,
"g": 182,
"b": 159
},
"hsl": {
"h": 169.927,
"s": 60.352,
"l": 44.51
},
"oklch": {
"l": 0.69993,
"c": 0.118,
"h": 178.5
},
"luminance": 0.36517
}Semantic roles & 50–950 ramp
primary
#2DB69F
secondary
#C87785
accent
#445FE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280