#2CBD9B#2CBD9B
#2CBD9B is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.6% C 0.128 H 172.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2CBD9B |
|---|---|
| RGB | rgb(44, 189, 155) |
| HSL | hsl(166, 62%, 46%) |
| HSV | hsv(166, 77%, 74%) |
| CMYK | cmyk(76.7%, 0%, 18%, 25.9%) |
| CIE-LAB | lab(68.96, -45.23, 6.59) |
| CIE-LCH | lch(68.96, 45.70, 171.70°) |
| OKLab | oklab(71.63% -0.1271 0.0167) |
| OKLCH | oklch(71.63% 0.128 172.5) |
| XYZ | xyz(25.1496, 39.2942, 37.2630) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.05
Turquoise (survey)
#06C2AC
ΔE00 4.29
Green Blue
#01C08D
ΔE00 4.31
Tealish
#24BCA8
ΔE00 4.38
Greenblue
#23C48B
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CBD9B #BD2C4E
analogous
#2CBD52 #2CBD9B #2C96BD
triadic
#2CBD9B #9B2CBD #BD9B2C
tetradic
#2CBD9B #522CBD #BD2C4E #96BD2C
square
#2CBD9B #522CBD #BD2C4E #96BD2C
split-complementary
#2CBD9B #BD2C96 #BD522C
monochromatic
#155A4A #208B72 #2CBD9B #50D6B7 #82E2CB
Accessibility & contrast
On white
2.37
#2CBD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#2CBD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CBD9B
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CBD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CBD9B | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#A4A39D
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2cbd9b; /* rgb */ color: rgb(44, 189, 155); /* oklch */ color: oklch(71.6% 0.128 172.5);
Tailwind
colors: {
custom: {
50: '#7dd2b8',
500: '#2cbd9b',
950: '#000000',
},
}SCSS
$custom: #2cbd9b; $custom-light: #7dd2b8; $custom-dark: #000000;
JSON
{
"hex": "#2cbd9b",
"rgb": {
"r": 44,
"g": 189,
"b": 155
},
"hsl": {
"h": 165.931,
"s": 62.232,
"l": 45.686
},
"oklch": {
"l": 0.71634,
"c": 0.12822,
"h": 172.5
},
"luminance": 0.39297
}Semantic roles & 50–950 ramp
primary
#2CBD9B
secondary
#CB7A8D
accent
#4269E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280