#2DA8B0#2DA8B0
#2DA8B0 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.0% C 0.103 H 201.6°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA8B0 |
|---|---|
| RGB | rgb(45, 168, 176) |
| HSL | hsl(184, 59%, 43%) |
| HSV | hsv(184, 74%, 69%) |
| CMYK | cmyk(74.4%, 4.5%, 0%, 31%) |
| CIE-LAB | lab(63.09, -29.70, -13.68) |
| CIE-LCH | lch(63.09, 32.70, 204.74°) |
| OKLab | oklab(67.05% -0.0962 -0.038) |
| OKLCH | oklch(67.05% 0.103 201.6) |
| XYZ | xyz(22.9178, 31.6950, 45.9758) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.43
Cadetblue
#5F9EA0
ΔE00 5.82
Lightseagreen
#20B2AA
ΔE00 6.81
Sea
#3C9992
ΔE00 7.52
Topaz
#13BBAF
ΔE00 9.21
Blue Green
#0F9B8E
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA8B0 #B0352D
analogous
#2DB076 #2DA8B0 #2D66B0
triadic
#2DA8B0 #B02DA8 #A8B02D
tetradic
#2DA8B0 #762DB0 #B0352D #66B02D
square
#2DA8B0 #762DB0 #B0352D #66B02D
split-complementary
#2DA8B0 #B02D66 #B0762D
monochromatic
#144B4F #21797F #2DA8B0 #4AC8D1 #7AD7DD
Accessibility & contrast
On white
2.86
#2DA8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#2DA8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA8B0
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA8B0 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B1
Deuteranopia (green-blind)
#8893B1
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2da8b0; /* rgb */ color: rgb(45, 168, 176); /* oklch */ color: oklch(67.0% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#7bc2c7',
500: '#2da8b0',
950: '#000000',
},
}SCSS
$custom: #2da8b0; $custom-light: #7bc2c7; $custom-dark: #000000;
JSON
{
"hex": "#2da8b0",
"rgb": {
"r": 45,
"g": 168,
"b": 176
},
"hsl": {
"h": 183.664,
"s": 59.276,
"l": 43.333
},
"oklch": {
"l": 0.6705,
"c": 0.10345,
"h": 201.6
},
"luminance": 0.31698
}Semantic roles & 50–950 ramp
primary
#2DA8B0
secondary
#C57873
accent
#4F45E2
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182