#2DB2B3#2DB2B3
#2DB2B3 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.109 H 195.7°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB2B3 |
|---|---|
| RGB | rgb(45, 178, 179) |
| HSL | hsl(180, 60%, 44%) |
| HSV | hsv(180, 75%, 70%) |
| CMYK | cmyk(74.9%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.25, -33.60, -10.61) |
| CIE-LCH | lch(66.25, 35.23, 197.52°) |
| OKLab | oklab(69.65% -0.1048 -0.0295) |
| OKLCH | oklch(69.65% 0.109 195.7) |
| XYZ | xyz(25.1355, 35.6503, 48.1955) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.50
Topaz
#13BBAF
ΔE00 5.40
Turquoise Blue
#06B1C4
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 7.84
Tealish
#24BCA8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB2B3 #B32E2D
analogous
#2DB371 #2DB2B3 #2D6FB3
triadic
#2DB2B3 #B32DB2 #B2B32D
tetradic
#2DB2B3 #712DB3 #B32E2D #6FB32D
square
#2DB2B3 #712DB3 #B32E2D #6FB32D
split-complementary
#2DB2B3 #B32D6F #B3712D
monochromatic
#145151 #218182 #2DB2B3 #4BD1D2 #7CDDDE
Accessibility & contrast
On white
2.58
#2DB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#2DB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB2B3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB2B3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#939BB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2db2b3; /* rgb */ color: rgb(45, 178, 179); /* oklch */ color: oklch(69.6% 0.109 195.7);
Tailwind
colors: {
custom: {
50: '#7dc9c9',
500: '#2db2b3',
950: '#000000',
},
}SCSS
$custom: #2db2b3; $custom-light: #7dc9c9; $custom-dark: #000000;
JSON
{
"hex": "#2db2b3",
"rgb": {
"r": 45,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.448,
"s": 59.821,
"l": 43.922
},
"oklch": {
"l": 0.69646,
"c": 0.10891,
"h": 195.7
},
"luminance": 0.35653
}Semantic roles & 50–950 ramp
primary
#2DB2B3
secondary
#C77675
accent
#4645E3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282