#2CBD9C#2CBD9C
#2CBD9C is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.128 H 173.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #2CBD9C |
|---|---|
| RGB | rgb(44, 189, 156) |
| HSL | hsl(166, 62%, 46%) |
| HSV | hsv(166, 77%, 74%) |
| CMYK | cmyk(76.7%, 0%, 17.5%, 25.9%) |
| CIE-LAB | lab(68.99, -44.97, 6.08) |
| CIE-LCH | lch(68.99, 45.38, 172.30°) |
| OKLab | oklab(71.66% -0.1267 0.0154) |
| OKLCH | oklch(71.66% 0.128 173.1) |
| XYZ | xyz(25.2339, 39.3279, 37.7072) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.02
Turquoise (survey)
#06C2AC
ΔE00 4.02
Tealish
#24BCA8
ΔE00 4.09
Green Blue
#01C08D
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.81
Greenblue
#23C48B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CBD9C #BD2C4D
analogous
#2CBD53 #2CBD9C #2C95BD
triadic
#2CBD9C #9C2CBD #BD9C2C
tetradic
#2CBD9C #532CBD #BD2C4D #95BD2C
square
#2CBD9C #532CBD #BD2C4D #95BD2C
split-complementary
#2CBD9C #BD2C95 #BD532C
monochromatic
#155A4A #208B73 #2CBD9C #50D6B8 #82E2CC
Accessibility & contrast
On white
2.37
#2CBD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#2CBD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CBD9C
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CBD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CBD9C | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B09A
Deuteranopia (green-blind)
#A4A39E
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2cbd9c; /* rgb */ color: rgb(44, 189, 156); /* oklch */ color: oklch(71.7% 0.128 173.1);
Tailwind
colors: {
custom: {
50: '#7dd2b9',
500: '#2cbd9c',
950: '#000000',
},
}SCSS
$custom: #2cbd9c; $custom-light: #7dd2b9; $custom-dark: #000000;
JSON
{
"hex": "#2cbd9c",
"rgb": {
"r": 44,
"g": 189,
"b": 156
},
"hsl": {
"h": 166.345,
"s": 62.232,
"l": 45.686
},
"oklch": {
"l": 0.71662,
"c": 0.12759,
"h": 173.1
},
"luminance": 0.39331
}Semantic roles & 50–950 ramp
primary
#2CBD9C
secondary
#CB7A8C
accent
#4268E5
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280