#2CBB9D#2CBB9D
#2CBB9D is a light, vivid teal. Relative luminance 0.385; OKLCH L 71.2% C 0.125 H 174.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #2CBB9D |
|---|---|
| RGB | rgb(44, 187, 157) |
| HSL | hsl(167, 62%, 45%) |
| HSV | hsv(167, 76%, 73%) |
| CMYK | cmyk(76.5%, 0%, 16%, 26.7%) |
| CIE-LAB | lab(68.39, -43.87, 4.68) |
| CIE-LCH | lch(68.39, 44.12, 173.91°) |
| OKLab | oklab(71.18% -0.1242 0.0117) |
| OKLCH | oklch(71.18% 0.125 174.6) |
| XYZ | xyz(24.8917, 38.5074, 38.0125) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.61
Tealish
#24BCA8
ΔE00 3.28
Turquoise (survey)
#06C2AC
ΔE00 3.52
Green Blue
#01C08D
ΔE00 5.47
Topaz
#13BBAF
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CBB9D #BB2C4A
analogous
#2CBB56 #2CBB9D #2C91BB
triadic
#2CBB9D #9D2CBB #BB9D2C
tetradic
#2CBB9D #562CBB #BB2C4A #91BB2C
square
#2CBB9D #562CBB #BB2C4A #91BB2C
split-complementary
#2CBB9D #BB2C91 #BB562C
monochromatic
#15584A #208973 #2CBB9D #4FD6B9 #80E1CD
Accessibility & contrast
On white
2.41
#2CBB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#2CBB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CBB9D
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CBB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CBB9D | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9C
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2cbb9d; /* rgb */ color: rgb(44, 187, 157); /* oklch */ color: oklch(71.2% 0.125 174.6);
Tailwind
colors: {
custom: {
50: '#7cd0b9',
500: '#2cbb9d',
950: '#000000',
},
}SCSS
$custom: #2cbb9d; $custom-light: #7cd0b9; $custom-dark: #000000;
JSON
{
"hex": "#2cbb9d",
"rgb": {
"r": 44,
"g": 187,
"b": 157
},
"hsl": {
"h": 167.413,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.71183,
"c": 0.12476,
"h": 174.6
},
"luminance": 0.3851
}Semantic roles & 50–950 ramp
primary
#2CBB9D
secondary
#CA798A
accent
#4365E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280