#2DB5AF#2DB5AF
#2DB5AF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.111 H 190.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB5AF |
|---|---|
| RGB | rgb(45, 181, 175) |
| HSL | hsl(177, 60%, 44%) |
| HSV | hsv(177, 75%, 71%) |
| CMYK | cmyk(75.1%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.05, -36.17, -7.20) |
| CIE-LCH | lch(67.05, 36.88, 191.27°) |
| OKLab | oklab(70.25% -0.1096 -0.0201) |
| OKLCH | oklch(70.25% 0.111 190.4) |
| XYZ | xyz(25.3403, 36.6977, 46.2970) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.32
Topaz
#13BBAF
ΔE00 2.77
Tealish
#24BCA8
ΔE00 5.14
Turquoise (survey)
#06C2AC
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB5AF #B52D33
analogous
#2DB56B #2DB5AF #2D77B5
triadic
#2DB5AF #AF2DB5 #B5AF2D
tetradic
#2DB5AF #6B2DB5 #B52D33 #77B52D
square
#2DB5AF #6B2DB5 #B52D33 #77B52D
split-complementary
#2DB5AF #B52D77 #B56B2D
monochromatic
#155350 #218480 #2DB5AF #4DD3CD #7EDFDB
Accessibility & contrast
On white
2.52
#2DB5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#2DB5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB5AF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB5AF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2db5af; /* rgb */ color: rgb(45, 181, 175); /* oklch */ color: oklch(70.3% 0.111 190.4);
Tailwind
colors: {
custom: {
50: '#7dccc6',
500: '#2db5af',
950: '#000000',
},
}SCSS
$custom: #2db5af; $custom-light: #7dccc6; $custom-dark: #000000;
JSON
{
"hex": "#2db5af",
"rgb": {
"r": 45,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.353,
"s": 60.177,
"l": 44.314
},
"oklch": {
"l": 0.70254,
"c": 0.11143,
"h": 190.4
},
"luminance": 0.36701
}Semantic roles & 50–950 ramp
primary
#2DB5AF
secondary
#C7767A
accent
#444BE3
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1313
muted
#7C8282