#2CA698#2CA698
#2CA698 is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.7% C 0.106 H 183.6°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA698 |
|---|---|
| RGB | rgb(44, 166, 152) |
| HSL | hsl(173, 58%, 41%) |
| HSV | hsv(173, 73%, 65%) |
| CMYK | cmyk(73.5%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(61.72, -35.92, -2.26) |
| CIE-LCH | lch(61.72, 35.99, 183.61°) |
| OKLab | oklab(65.69% -0.1054 -0.0067) |
| OKLCH | oklch(65.69% 0.106 183.6) |
| XYZ | xyz(20.3397, 30.0725, 34.4323) |
| Luminance | 0.3008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.70
Lightseagreen
#20B2AA
ΔE00 4.30
Sea
#3C9992
ΔE00 4.82
Dull Teal
#5F9E8F
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.13
Teal (survey)
#029386
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA698 #A62C3A
analogous
#2CA65B #2CA698 #2C77A6
triadic
#2CA698 #982CA6 #A6982C
tetradic
#2CA698 #5B2CA6 #A62C3A #77A62C
square
#2CA698 #5B2CA6 #A62C3A #77A62C
split-complementary
#2CA698 #A62C77 #A65B2C
monochromatic
#12453F #1F766C #2CA698 #42CDBD #73DACE
Accessibility & contrast
On white
2.99
#2CA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#2CA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA698
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA698 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C98
Deuteranopia (green-blind)
#8D9099
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ca698; /* rgb */ color: rgb(44, 166, 152); /* oklch */ color: oklch(65.7% 0.106 183.6);
Tailwind
colors: {
custom: {
50: '#79c1b6',
500: '#2ca698',
950: '#000000',
},
}SCSS
$custom: #2ca698; $custom-light: #79c1b6; $custom-dark: #000000;
JSON
{
"hex": "#2ca698",
"rgb": {
"r": 44,
"g": 166,
"b": 152
},
"hsl": {
"h": 173.115,
"s": 58.095,
"l": 41.176
},
"oklch": {
"l": 0.65685,
"c": 0.10563,
"h": 183.6
},
"luminance": 0.30075
}Semantic roles & 50–950 ramp
primary
#2CA698
secondary
#C16D76
accent
#4658E1
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1211
muted
#7C8180