#2CB1A1#2CB1A1
#2CB1A1 is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.8% C 0.113 H 182.9°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB1A1 |
|---|---|
| RGB | rgb(44, 177, 161) |
| HSL | hsl(173, 60%, 43%) |
| HSV | hsv(173, 75%, 69%) |
| CMYK | cmyk(75.1%, 0%, 9%, 30.6%) |
| CIE-LAB | lab(65.40, -38.41, -1.89) |
| CIE-LCH | lch(65.40, 38.46, 182.81°) |
| OKLab | oklab(68.77% -0.1124 -0.0057) |
| OKLCH | oklch(68.77% 0.113 182.9) |
| XYZ | xyz(23.1907, 34.5502, 39.1579) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.94
Tealish
#24BCA8
ΔE00 3.20
Topaz
#13BBAF
ΔE00 3.29
Turquoise (survey)
#06C2AC
ΔE00 4.88
Greeny Blue
#42B395
ΔE00 4.95
Blue Green
#0F9B8E
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB1A1 #B12C3C
analogous
#2CB15E #2CB1A1 #2C7EB1
triadic
#2CB1A1 #A12CB1 #B1A12C
tetradic
#2CB1A1 #5E2CB1 #B12C3C #7EB12C
square
#2CB1A1 #5E2CB1 #B12C3C #7EB12C
split-complementary
#2CB1A1 #B12C7E #B15E2C
monochromatic
#144F48 #208074 #2CB1A1 #49D2C1 #7ADED2
Accessibility & contrast
On white
2.65
#2CB1A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#2CB1A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB1A1
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB1A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB1A1 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A0
Deuteranopia (green-blind)
#9699A3
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2cb1a1; /* rgb */ color: rgb(44, 177, 161); /* oklch */ color: oklch(68.8% 0.113 182.9);
Tailwind
colors: {
custom: {
50: '#7bc9bc',
500: '#2cb1a1',
950: '#000000',
},
}SCSS
$custom: #2cb1a1; $custom-light: #7bc9bc; $custom-dark: #000000;
JSON
{
"hex": "#2cb1a1",
"rgb": {
"r": 44,
"g": 177,
"b": 161
},
"hsl": {
"h": 172.782,
"s": 60.181,
"l": 43.333
},
"oklch": {
"l": 0.6877,
"c": 0.11252,
"h": 182.9
},
"luminance": 0.34553
}Semantic roles & 50–950 ramp
primary
#2CB1A1
secondary
#C6737D
accent
#4458E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281