#2CA098#2CA098
#2CA098 is a light, moderate teal. Relative luminance 0.279; OKLCH L 64.2% C 0.100 H 188.1°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA098 |
|---|---|
| RGB | rgb(44, 160, 152) |
| HSL | hsl(176, 57%, 40%) |
| HSV | hsv(176, 73%, 63%) |
| CMYK | cmyk(72.5%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(59.84, -33.13, -5.04) |
| CIE-LCH | lch(59.84, 33.51, 188.65°) |
| OKLab | oklab(64.15% -0.0992 -0.0142) |
| OKLCH | oklch(64.15% 0.1 188.1) |
| XYZ | xyz(19.2743, 27.9418, 34.0772) |
| Luminance | 0.2794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.51
Blue Green
#0F9B8E
ΔE00 2.94
Teal (survey)
#029386
ΔE00 5.19
Lightseagreen
#20B2AA
ΔE00 5.34
Dull Teal
#5F9E8F
ΔE00 6.01
Dusty Teal
#4C9085
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA098 #A02C34
analogous
#2CA05E #2CA098 #2C6EA0
triadic
#2CA098 #982CA0 #A0982C
tetradic
#2CA098 #5E2CA0 #A02C34 #6EA02C
square
#2CA098 #5E2CA0 #A02C34 #6EA02C
split-complementary
#2CA098 #A02C6E #A05E2C
monochromatic
#12403D #1F706A #2CA098 #3FCAC1 #6FD7D0
Accessibility & contrast
On white
3.19
#2CA098 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#2CA098 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA098
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA098 | 1.00 | 3.19 | 6.59 | 6.59 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979798
Deuteranopia (green-blind)
#868B99
Tritanopia (blue-blind)
#00A49D
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #2ca098; /* rgb */ color: rgb(44, 160, 152); /* oklch */ color: oklch(64.2% 0.100 188.1);
Tailwind
colors: {
custom: {
50: '#78bcb6',
500: '#2ca098',
950: '#000000',
},
}SCSS
$custom: #2ca098; $custom-light: #78bcb6; $custom-dark: #000000;
JSON
{
"hex": "#2ca098",
"rgb": {
"r": 44,
"g": 160,
"b": 152
},
"hsl": {
"h": 175.862,
"s": 56.863,
"l": 40
},
"oklch": {
"l": 0.64154,
"c": 0.10026,
"h": 188.1
},
"luminance": 0.27944
}Semantic roles & 50–950 ramp
primary
#2CA098
secondary
#BF696F
accent
#4852E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180