#2CAF94#2CAF94
#2CAF94 is a light, moderate teal. Relative luminance 0.333; OKLCH L 67.9% C 0.117 H 175.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAF94 |
|---|---|
| RGB | rgb(44, 175, 148) |
| HSL | hsl(168, 60%, 43%) |
| HSV | hsv(168, 75%, 69%) |
| CMYK | cmyk(74.9%, 0%, 15.4%, 31.4%) |
| CIE-LAB | lab(64.43, -41.03, 3.92) |
| CIE-LCH | lch(64.43, 41.21, 174.54°) |
| OKLab | oklab(67.86% -0.1165 0.0098) |
| OKLCH | oklch(67.86% 0.117 175.2) |
| XYZ | xyz(21.7112, 33.3309, 33.3005) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.07
Tealish
#24BCA8
ΔE00 4.59
Turquoise (survey)
#06C2AC
ΔE00 5.78
Topaz
#13BBAF
ΔE00 6.47
Lightseagreen
#20B2AA
ΔE00 6.76
Green Blue
#01C08D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAF94 #AF2C47
analogous
#2CAF53 #2CAF94 #2C88AF
triadic
#2CAF94 #942CAF #AF942C
tetradic
#2CAF94 #532CAF #AF2C47 #88AF2C
square
#2CAF94 #532CAF #AF2C47 #88AF2C
split-complementary
#2CAF94 #AF2C88 #AF532C
monochromatic
#134D41 #207E6B #2CAF94 #47D1B4 #78DDC8
Accessibility & contrast
On white
2.74
#2CAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#2CAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAF94
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAF94 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#979796
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2caf94; /* rgb */ color: rgb(44, 175, 148); /* oklch */ color: oklch(67.9% 0.117 175.2);
Tailwind
colors: {
custom: {
50: '#7ac7b3',
500: '#2caf94',
950: '#000000',
},
}SCSS
$custom: #2caf94; $custom-light: #7ac7b3; $custom-dark: #000000;
JSON
{
"hex": "#2caf94",
"rgb": {
"r": 44,
"g": 175,
"b": 148
},
"hsl": {
"h": 167.634,
"s": 59.817,
"l": 42.941
},
"oklch": {
"l": 0.67864,
"c": 0.11688,
"h": 175.2
},
"luminance": 0.33334
}Semantic roles & 50–950 ramp
primary
#2CAF94
secondary
#C57283
accent
#4565E3
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280