#3CBEAD#3CBEAD
#3CBEAD is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.8% C 0.114 H 182.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBEAD |
|---|---|
| RGB | rgb(60, 190, 173) |
| HSL | hsl(172, 52%, 49%) |
| HSV | hsv(172, 68%, 75%) |
| CMYK | cmyk(68.4%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(70.04, -38.88, -1.66) |
| CIE-LCH | lch(70.04, 38.92, 182.45°) |
| OKLab | oklab(72.75% -0.1137 -0.0051) |
| OKLCH | oklch(72.75% 0.114 182.6) |
| XYZ | xyz(27.8162, 40.8015, 45.9366) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.62
Topaz
#13BBAF
ΔE00 2.43
Turquoise (survey)
#06C2AC
ΔE00 2.43
Lightseagreen
#20B2AA
ΔE00 4.58
Greeny Blue
#42B395
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBEAD #BE3C4D
analogous
#3CBE6C #3CBEAD #3C8EBE
triadic
#3CBEAD #AD3CBE #BEAD3C
tetradic
#3CBEAD #6C3CBE #BE3C4D #8EBE3C
square
#3CBEAD #6C3CBE #BE3C4D #8EBE3C
split-complementary
#3CBEAD #BE3C8E #BE6C3C
monochromatic
#1F6158 #2D8F83 #3CBEAD #68CFC2 #96DED5
Accessibility & contrast
On white
2.29
#3CBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#3CBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBEAD
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBEAD | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AC
Deuteranopia (green-blind)
#A3A5AF
Tritanopia (blue-blind)
#00C2B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3cbead; /* rgb */ color: rgb(60, 190, 173); /* oklch */ color: oklch(72.8% 0.114 182.6);
Tailwind
colors: {
custom: {
50: '#83d2c5',
500: '#3cbead',
950: '#000000',
},
}SCSS
$custom: #3cbead; $custom-light: #83d2c5; $custom-dark: #000000;
JSON
{
"hex": "#3cbead",
"rgb": {
"r": 60,
"g": 190,
"b": 173
},
"hsl": {
"h": 172.154,
"s": 52,
"l": 49.02
},
"oklch": {
"l": 0.72751,
"c": 0.11382,
"h": 182.6
},
"luminance": 0.40805
}Semantic roles & 50–950 ramp
primary
#3CBEAD
secondary
#CA8C94
accent
#4C5FDB
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281