#2DB4B2#2DB4B2
#2DB4B2 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.110 H 193.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB4B2 |
|---|---|
| RGB | rgb(45, 180, 178) |
| HSL | hsl(179, 60%, 44%) |
| HSV | hsv(179, 75%, 71%) |
| CMYK | cmyk(75%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(66.83, -34.83, -9.19) |
| CIE-LCH | lch(66.83, 36.02, 194.77°) |
| OKLab | oklab(70.11% -0.1073 -0.0256) |
| OKLCH | oklch(70.11% 0.11 193.4) |
| XYZ | xyz(25.4356, 36.4117, 47.7984) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.47
Topaz
#13BBAF
ΔE00 4.15
Tealish
#24BCA8
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 7.04
Turquoise Blue
#06B1C4
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB4B2 #B42D2F
analogous
#2DB46F #2DB4B2 #2D73B4
triadic
#2DB4B2 #B22DB4 #B4B22D
tetradic
#2DB4B2 #6F2DB4 #B42D2F #73B42D
square
#2DB4B2 #6F2DB4 #B42D2F #73B42D
split-complementary
#2DB4B2 #B42D73 #B46F2D
monochromatic
#155251 #218382 #2DB4B2 #4CD2D0 #7DDEDD
Accessibility & contrast
On white
2.54
#2DB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#2DB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB4B2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB4B2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#959DB3
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2db4b2; /* rgb */ color: rgb(45, 180, 178); /* oklch */ color: oklch(70.1% 0.110 193.4);
Tailwind
colors: {
custom: {
50: '#7dcbc9',
500: '#2db4b2',
950: '#000000',
},
}SCSS
$custom: #2db4b2; $custom-light: #7dcbc9; $custom-dark: #000000;
JSON
{
"hex": "#2db4b2",
"rgb": {
"r": 45,
"g": 180,
"b": 178
},
"hsl": {
"h": 179.111,
"s": 60,
"l": 44.118
},
"oklch": {
"l": 0.70108,
"c": 0.11027,
"h": 193.4
},
"luminance": 0.36415
}Semantic roles & 50–950 ramp
primary
#2DB4B2
secondary
#C77677
accent
#4547E3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282