#2CC797#2CC797
#2CC797 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.1% C 0.143 H 166.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC797 |
|---|---|
| RGB | rgb(44, 199, 151) |
| HSL | hsl(161, 64%, 48%) |
| HSV | hsv(161, 78%, 78%) |
| CMYK | cmyk(77.9%, 0%, 24.1%, 22%) |
| CIE-LAB | lab(71.97, -50.31, 13.04) |
| CIE-LCH | lch(71.97, 51.97, 165.47°) |
| OKLab | oklab(74.07% -0.1388 0.0333) |
| OKLCH | oklch(74.07% 0.143 166.5) |
| XYZ | xyz(27.0449, 43.6134, 36.2650) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.30
Greenblue
#23C48B
ΔE00 2.38
Greenish Teal
#32BF84
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 5.11
Aquamarine (survey)
#04D8B2
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC797 #C72C5C
analogous
#2CC749 #2CC797 #2CAAC7
triadic
#2CC797 #972CC7 #C7972C
tetradic
#2CC797 #492CC7 #C72C5C #AAC72C
square
#2CC797 #492CC7 #C72C5C #AAC72C
split-complementary
#2CC797 #C72CAA #C7492C
monochromatic
#16634B #219571 #2CC797 #56DAB1 #89E5C8
Accessibility & contrast
On white
2.16
#2CC797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#2CC797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC797
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC797 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B994
Deuteranopia (green-blind)
#AFAB9A
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #2cc797; /* rgb */ color: rgb(44, 199, 151); /* oklch */ color: oklch(74.1% 0.143 166.5);
Tailwind
colors: {
custom: {
50: '#7ed9b5',
500: '#2cc797',
950: '#000000',
},
}SCSS
$custom: #2cc797; $custom-light: #7ed9b5; $custom-dark: #000000;
JSON
{
"hex": "#2cc797",
"rgb": {
"r": 44,
"g": 199,
"b": 151
},
"hsl": {
"h": 161.419,
"s": 63.786,
"l": 47.647
},
"oklch": {
"l": 0.7407,
"c": 0.14276,
"h": 166.5
},
"luminance": 0.43617
}Semantic roles & 50–950 ramp
primary
#2CC797
secondary
#CF8099
accent
#4174E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380