#2DB7BB#2DB7BB
#2DB7BB is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.2% C 0.112 H 197.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB7BB |
|---|---|
| RGB | rgb(45, 183, 187) |
| HSL | hsl(182, 61%, 45%) |
| HSV | hsv(182, 76%, 73%) |
| CMYK | cmyk(75.9%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.03, -33.58, -12.37) |
| CIE-LCH | lch(68.03, 35.79, 200.22°) |
| OKLab | oklab(71.17% -0.1062 -0.0344) |
| OKLCH | oklch(71.17% 0.112 197.9) |
| XYZ | xyz(26.9812, 38.0094, 52.9186) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.87
Turquoise Blue
#06B1C4
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 6.03
Topaz
#13BBAF
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 7.43
Tealish
#24BCA8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB7BB #BB312D
analogous
#2DBB78 #2DB7BB #2D70BB
triadic
#2DB7BB #BB2DB7 #B7BB2D
tetradic
#2DB7BB #782DBB #BB312D #70BB2D
square
#2DB7BB #782DBB #BB312D #70BB2D
split-complementary
#2DB7BB #BB2D70 #BB782D
monochromatic
#155658 #21878A #2DB7BB #50D1D5 #82DEE1
Accessibility & contrast
On white
2.44
#2DB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#2DB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB7BB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB7BB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2db7bb; /* rgb */ color: rgb(45, 183, 187); /* oklch */ color: oklch(71.2% 0.112 197.9);
Tailwind
colors: {
custom: {
50: '#7fcdcf',
500: '#2db7bb',
950: '#000000',
},
}SCSS
$custom: #2db7bb; $custom-light: #7fcdcf; $custom-dark: #000000;
JSON
{
"hex": "#2db7bb",
"rgb": {
"r": 45,
"g": 183,
"b": 187
},
"hsl": {
"h": 181.69,
"s": 61.207,
"l": 45.49
},
"oklch": {
"l": 0.71171,
"c": 0.11166,
"h": 197.9
},
"luminance": 0.38013
}Semantic roles & 50–950 ramp
primary
#2DB7BB
secondary
#CA7C7A
accent
#4843E4
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282