#2CB59B#2CB59B
#2CB59B is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.6% C 0.119 H 176.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB59B |
|---|---|
| RGB | rgb(44, 181, 155) |
| HSL | hsl(169, 61%, 44%) |
| HSV | hsv(169, 76%, 71%) |
| CMYK | cmyk(75.7%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(66.48, -41.80, 3.01) |
| CIE-LCH | lch(66.48, 41.91, 175.88°) |
| OKLab | oklab(69.6% -0.1192 0.0073) |
| OKLCH | oklch(69.6% 0.119 176.5) |
| XYZ | xyz(23.4760, 35.9469, 36.7052) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.13
Tealish
#24BCA8
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 4.04
Topaz
#13BBAF
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 6.22
Green Blue
#01C08D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB59B #B52C46
analogous
#2CB557 #2CB59B #2C8BB5
triadic
#2CB59B #9B2CB5 #B59B2C
tetradic
#2CB59B #572CB5 #B52C46 #8BB52C
square
#2CB59B #572CB5 #B52C46 #8BB52C
split-complementary
#2CB59B #B52C8B #B5572C
monochromatic
#145347 #208471 #2CB59B #4BD3B9 #7CDFCC
Accessibility & contrast
On white
2.56
#2CB59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#2CB59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB59B
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB59B | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA99A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2cb59b; /* rgb */ color: rgb(44, 181, 155); /* oklch */ color: oklch(69.6% 0.119 176.5);
Tailwind
colors: {
custom: {
50: '#7bccb8',
500: '#2cb59b',
950: '#000000',
},
}SCSS
$custom: #2cb59b; $custom-light: #7bccb8; $custom-dark: #000000;
JSON
{
"hex": "#2cb59b",
"rgb": {
"r": 44,
"g": 181,
"b": 155
},
"hsl": {
"h": 168.613,
"s": 60.889,
"l": 44.118
},
"oklch": {
"l": 0.69601,
"c": 0.11942,
"h": 176.5
},
"luminance": 0.3595
}Semantic roles & 50–950 ramp
primary
#2CB59B
secondary
#C87585
accent
#4462E4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280