#2BB6A8#2BB6A8
#2BB6A8 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.2% C 0.115 H 184.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB6A8 |
|---|---|
| RGB | rgb(43, 182, 168) |
| HSL | hsl(174, 62%, 44%) |
| HSV | hsv(174, 76%, 71%) |
| CMYK | cmyk(76.4%, 0%, 7.7%, 28.6%) |
| CIE-LAB | lab(67.12, -38.83, -3.23) |
| CIE-LCH | lch(67.12, 38.96, 184.76°) |
| OKLab | oklab(70.24% -0.1144 -0.0094) |
| OKLCH | oklch(70.24% 0.115 184.7) |
| XYZ | xyz(24.7887, 36.7936, 42.8336) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.71
Lightseagreen
#20B2AA
ΔE00 2.38
Tealish
#24BCA8
ΔE00 2.48
Turquoise (survey)
#06C2AC
ΔE00 4.01
Greeny Blue
#42B395
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB6A8 #B62B39
analogous
#2BB663 #2BB6A8 #2B7FB6
triadic
#2BB6A8 #A82BB6 #B6A82B
tetradic
#2BB6A8 #632BB6 #B62B39 #7FB62B
square
#2BB6A8 #632BB6 #B62B39 #7FB62B
split-complementary
#2BB6A8 #B62B7F #B6632B
monochromatic
#14534D #1F847A #2BB6A8 #4AD4C6 #7BE0D6
Accessibility & contrast
On white
2.51
#2BB6A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#2BB6A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB6A8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB6A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB6A8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA8
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2bb6a8; /* rgb */ color: rgb(43, 182, 168); /* oklch */ color: oklch(70.2% 0.115 184.7);
Tailwind
colors: {
custom: {
50: '#7cccc1',
500: '#2bb6a8',
950: '#000000',
},
}SCSS
$custom: #2bb6a8; $custom-light: #7cccc1; $custom-dark: #000000;
JSON
{
"hex": "#2bb6a8",
"rgb": {
"r": 43,
"g": 182,
"b": 168
},
"hsl": {
"h": 173.957,
"s": 61.778,
"l": 44.118
},
"oklch": {
"l": 0.70236,
"c": 0.11483,
"h": 184.7
},
"luminance": 0.36797
}Semantic roles & 50–950 ramp
primary
#2BB6A8
secondary
#C8757D
accent
#4353E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281