#2BA9B3#2BA9B3
#2BA9B3 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.105 H 203.1°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA9B3 |
|---|---|
| RGB | rgb(43, 169, 179) |
| HSL | hsl(184, 61%, 44%) |
| HSV | hsv(184, 76%, 70%) |
| CMYK | cmyk(76%, 5.6%, 0%, 29.8%) |
| CIE-LAB | lab(63.46, -29.49, -14.81) |
| CIE-LCH | lch(63.46, 33.00, 206.66°) |
| OKLab | oklab(67.37% -0.0966 -0.0411) |
| OKLCH | oklch(67.37% 0.105 203.1) |
| XYZ | xyz(23.3173, 32.1414, 47.6141) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Cadetblue
#5F9EA0
ΔE00 6.16
Lightseagreen
#20B2AA
ΔE00 7.38
Sea
#3C9992
ΔE00 8.27
Topaz
#13BBAF
ΔE00 9.67
Blue Green
#0F9B8E
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA9B3 #B3352B
analogous
#2BB379 #2BA9B3 #2B65B3
triadic
#2BA9B3 #B32BA9 #A9B32B
tetradic
#2BA9B3 #792BB3 #B3352B #65B32B
square
#2BA9B3 #792BB3 #B3352B #65B32B
split-complementary
#2BA9B3 #B32B65 #B3792B
monochromatic
#134C50 #1F7A82 #2BA9B3 #48C9D3 #79D7DF
Accessibility & contrast
On white
2.83
#2BA9B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2BA9B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BA9B3
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA9B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA9B3 | 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)
#9BA2B4
Deuteranopia (green-blind)
#8894B3
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ba9b3; /* rgb */ color: rgb(43, 169, 179); /* oklch */ color: oklch(67.4% 0.105 203.1);
Tailwind
colors: {
custom: {
50: '#7bc3c9',
500: '#2ba9b3',
950: '#000000',
},
}SCSS
$custom: #2ba9b3; $custom-light: #7bc3c9; $custom-dark: #000000;
JSON
{
"hex": "#2ba9b3",
"rgb": {
"r": 43,
"g": 169,
"b": 179
},
"hsl": {
"h": 184.412,
"s": 61.261,
"l": 43.529
},
"oklch": {
"l": 0.67372,
"c": 0.10505,
"h": 203.1
},
"luminance": 0.32144
}Semantic roles & 50–950 ramp
primary
#2BA9B3
secondary
#C77973
accent
#4F43E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182