#2CB7AD#2CB7AD
#2CB7AD is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.114 H 187.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB7AD |
|---|---|
| RGB | rgb(44, 183, 173) |
| HSL | hsl(176, 61%, 45%) |
| HSV | hsv(176, 76%, 72%) |
| CMYK | cmyk(76%, 0%, 5.5%, 28.2%) |
| CIE-LAB | lab(67.59, -37.77, -5.30) |
| CIE-LCH | lch(67.59, 38.14, 187.99°) |
| OKLab | oklab(70.67% -0.1128 -0.015) |
| OKLCH | oklch(70.67% 0.114 187.6) |
| XYZ | xyz(25.5114, 37.4165, 45.4046) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.46
Lightseagreen
#20B2AA
ΔE00 1.61
Tealish
#24BCA8
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 4.84
Greeny Blue
#42B395
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB7AD #B72C36
analogous
#2CB767 #2CB7AD #2C7CB7
triadic
#2CB7AD #AD2CB7 #B7AD2C
tetradic
#2CB7AD #672CB7 #B72C36 #7CB72C
square
#2CB7AD #672CB7 #B72C36 #7CB72C
split-complementary
#2CB7AD #B72C7C #B7672C
monochromatic
#145450 #20867E #2CB7AD #4CD4CA #7EE0D9
Accessibility & contrast
On white
2.48
#2CB7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#2CB7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB7AD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB7AD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAD
Deuteranopia (green-blind)
#9A9FAE
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2cb7ad; /* rgb */ color: rgb(44, 183, 173); /* oklch */ color: oklch(70.7% 0.114 187.6);
Tailwind
colors: {
custom: {
50: '#7dcdc5',
500: '#2cb7ad',
950: '#000000',
},
}SCSS
$custom: #2cb7ad; $custom-light: #7dcdc5; $custom-dark: #000000;
JSON
{
"hex": "#2cb7ad",
"rgb": {
"r": 44,
"g": 183,
"b": 173
},
"hsl": {
"h": 175.683,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.70669,
"c": 0.11381,
"h": 187.6
},
"luminance": 0.3742
}Semantic roles & 50–950 ramp
primary
#2CB7AD
secondary
#C8767C
accent
#434FE4
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281