#2BB8A8#2BB8A8
#2BB8A8 is a light, moderate teal. Relative luminance 0.376; OKLCH L 70.7% C 0.117 H 183.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #2BB8A8 |
|---|---|
| RGB | rgb(43, 184, 168) |
| HSL | hsl(173, 62%, 45%) |
| HSV | hsv(173, 77%, 72%) |
| CMYK | cmyk(76.6%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(67.74, -39.73, -2.33) |
| CIE-LCH | lch(67.74, 39.79, 183.35°) |
| OKLab | oklab(70.74% -0.1164 -0.0069) |
| OKLCH | oklch(70.74% 0.117 183.4) |
| XYZ | xyz(25.2012, 37.6186, 42.9711) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.64
Topaz
#13BBAF
ΔE00 1.81
Lightseagreen
#20B2AA
ΔE00 3.21
Turquoise (survey)
#06C2AC
ΔE00 3.21
Greeny Blue
#42B395
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BB8A8 #B82B3B
analogous
#2BB861 #2BB8A8 #2B82B8
triadic
#2BB8A8 #A82BB8 #B8A82B
tetradic
#2BB8A8 #612BB8 #B82B3B #82B82B
square
#2BB8A8 #612BB8 #B82B3B #82B82B
split-complementary
#2BB8A8 #B82B82 #B8612B
monochromatic
#14554D #1F867B #2BB8A8 #4BD5C5 #7DE1D5
Accessibility & contrast
On white
2.46
#2BB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#2BB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BB8A8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BB8A8 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA7
Deuteranopia (green-blind)
#9C9FAA
Tritanopia (blue-blind)
#00BCB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2bb8a8; /* rgb */ color: rgb(43, 184, 168); /* oklch */ color: oklch(70.7% 0.117 183.4);
Tailwind
colors: {
custom: {
50: '#7ccec1',
500: '#2bb8a8',
950: '#000000',
},
}SCSS
$custom: #2bb8a8; $custom-light: #7ccec1; $custom-dark: #000000;
JSON
{
"hex": "#2bb8a8",
"rgb": {
"r": 43,
"g": 184,
"b": 168
},
"hsl": {
"h": 173.191,
"s": 62.115,
"l": 44.51
},
"oklch": {
"l": 0.70739,
"c": 0.11664,
"h": 183.4
},
"luminance": 0.37622
}Semantic roles & 50–950 ramp
primary
#2BB8A8
secondary
#C9767F
accent
#4355E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281