#2CAA98#2CAA98
#2CAA98 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.7% C 0.110 H 180.9°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAA98 |
|---|---|
| RGB | rgb(44, 170, 152) |
| HSL | hsl(171, 59%, 42%) |
| HSV | hsv(171, 74%, 67%) |
| CMYK | cmyk(74.1%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(62.97, -37.74, -0.43) |
| CIE-LCH | lch(62.97, 37.74, 180.65°) |
| OKLab | oklab(66.71% -0.1095 -0.0018) |
| OKLCH | oklch(66.71% 0.11 180.9) |
| XYZ | xyz(21.0781, 31.5494, 34.6784) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.48
Greeny Blue
#42B395
ΔE00 4.79
Blue Green
#0F9B8E
ΔE00 5.01
Tealish
#24BCA8
ΔE00 5.06
Topaz
#13BBAF
ΔE00 5.48
Dull Teal
#5F9E8F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAA98 #AA2C3E
analogous
#2CAA59 #2CAA98 #2C7DAA
triadic
#2CAA98 #982CAA #AA982C
tetradic
#2CAA98 #592CAA #AA2C3E #7DAA2C
square
#2CAA98 #592CAA #AA2C3E #7DAA2C
split-complementary
#2CAA98 #AA2C7D #AA592C
monochromatic
#134941 #1F796D #2CAA98 #44CFBB #75DBCD
Accessibility & contrast
On white
2.87
#2CAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#2CAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAA98
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAA98 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A097
Deuteranopia (green-blind)
#91939A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2caa98; /* rgb */ color: rgb(44, 170, 152); /* oklch */ color: oklch(66.7% 0.110 180.9);
Tailwind
colors: {
custom: {
50: '#79c4b6',
500: '#2caa98',
950: '#000000',
},
}SCSS
$custom: #2caa98; $custom-light: #79c4b6; $custom-dark: #000000;
JSON
{
"hex": "#2caa98",
"rgb": {
"r": 44,
"g": 170,
"b": 152
},
"hsl": {
"h": 171.429,
"s": 58.879,
"l": 41.961
},
"oklch": {
"l": 0.66706,
"c": 0.10951,
"h": 180.9
},
"luminance": 0.31552
}Semantic roles & 50–950 ramp
primary
#2CAA98
secondary
#C36F7B
accent
#465CE2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0A1311
muted
#7C8280