#2DB0B8#2DB0B8
#2DB0B8 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.3% C 0.108 H 201.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB0B8 |
|---|---|
| RGB | rgb(45, 176, 184) |
| HSL | hsl(183, 61%, 45%) |
| HSV | hsv(183, 76%, 72%) |
| CMYK | cmyk(75.5%, 4.3%, 0%, 27.8%) |
| CIE-LAB | lab(65.80, -31.14, -14.06) |
| CIE-LCH | lch(65.80, 34.17, 204.30°) |
| OKLab | oklab(69.33% -0.1007 -0.0391) |
| OKLCH | oklch(69.33% 0.108 201.2) |
| XYZ | xyz(25.2554, 35.0662, 50.7755) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 6.18
Cadetblue
#5F9EA0
ΔE00 7.26
Topaz
#13BBAF
ΔE00 8.08
Darkturquoise
#00CED1
ΔE00 8.22
Sea
#3C9992
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB0B8 #B8352D
analogous
#2DB87A #2DB0B8 #2D6BB8
triadic
#2DB0B8 #B82DB0 #B0B82D
tetradic
#2DB0B8 #7A2DB8 #B8352D #6BB82D
square
#2DB0B8 #7A2DB8 #B8352D #6BB82D
split-complementary
#2DB0B8 #B82D6B #B87A2D
monochromatic
#155256 #218187 #2DB0B8 #4ECCD4 #80DAE0
Accessibility & contrast
On white
2.62
#2DB0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#2DB0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB0B8
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB0B8 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B9
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#00B7B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2db0b8; /* rgb */ color: rgb(45, 176, 184); /* oklch */ color: oklch(69.3% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#7dc8cd',
500: '#2db0b8',
950: '#000000',
},
}SCSS
$custom: #2db0b8; $custom-light: #7dc8cd; $custom-dark: #000000;
JSON
{
"hex": "#2db0b8",
"rgb": {
"r": 45,
"g": 176,
"b": 184
},
"hsl": {
"h": 183.453,
"s": 60.699,
"l": 44.902
},
"oklch": {
"l": 0.69333,
"c": 0.10799,
"h": 201.2
},
"luminance": 0.35069
}Semantic roles & 50–950 ramp
primary
#2DB0B8
secondary
#C97D78
accent
#4D44E4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282