#2DA8BB#2DA8BB
#2DA8BB is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.5% C 0.106 H 210.4°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA8BB |
|---|---|
| RGB | rgb(45, 168, 187) |
| HSL | hsl(188, 61%, 45%) |
| HSV | hsv(188, 76%, 73%) |
| CMYK | cmyk(75.9%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.47, -26.27, -19.26) |
| CIE-LCH | lch(63.47, 32.58, 216.25°) |
| OKLab | oklab(67.48% -0.0916 -0.0536) |
| OKLCH | oklch(67.48% 0.106 210.4) |
| XYZ | xyz(24.0506, 32.1481, 51.9417) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.83
Cadetblue
#5F9EA0
ΔE00 7.35
Greyblue
#77A1B5
ΔE00 10.03
Teal Blue
#01889F
ΔE00 10.74
Lightseagreen
#20B2AA
ΔE00 10.74
Sea
#3C9992
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA8BB #BB402D
analogous
#2DBB87 #2DA8BB #2D61BB
triadic
#2DA8BB #BB2DA8 #A8BB2D
tetradic
#2DA8BB #872DBB #BB402D #61BB2D
square
#2DA8BB #872DBB #BB402D #61BB2D
split-complementary
#2DA8BB #BB2D61 #BB872D
monochromatic
#154F58 #217C8A #2DA8BB #50C3D5 #82D4E1
Accessibility & contrast
On white
2.83
#2DA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2DA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA8BB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA8BB | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2da8bb; /* rgb */ color: rgb(45, 168, 187); /* oklch */ color: oklch(67.5% 0.106 210.4);
Tailwind
colors: {
custom: {
50: '#7dc2cf',
500: '#2da8bb',
950: '#000000',
},
}SCSS
$custom: #2da8bb; $custom-light: #7dc2cf; $custom-dark: #000000;
JSON
{
"hex": "#2da8bb",
"rgb": {
"r": 45,
"g": 168,
"b": 187
},
"hsl": {
"h": 188.028,
"s": 61.207,
"l": 45.49
},
"oklch": {
"l": 0.67478,
"c": 0.10611,
"h": 210.4
},
"luminance": 0.32151
}Semantic roles & 50–950 ramp
primary
#2DA8BB
secondary
#CA857A
accent
#5943E4
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182