#44CB9F#44CB9F
#44CB9F is a light, vivid teal. Relative luminance 0.464; OKLCH L 75.8% C 0.133 H 167.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #44CB9F |
|---|---|
| RGB | rgb(68, 203, 159) |
| HSL | hsl(160, 56%, 53%) |
| HSV | hsv(160, 67%, 80%) |
| CMYK | cmyk(66.5%, 0%, 21.7%, 20.4%) |
| CIE-LAB | lab(73.83, -46.79, 11.43) |
| CIE-LCH | lch(73.83, 48.16, 166.27°) |
| OKLab | oklab(75.79% -0.1299 0.0292) |
| OKLCH | oklch(75.79% 0.133 167.3) |
| XYZ | xyz(29.9946, 46.4407, 40.1774) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.93
Mediumaquamarine
#66CDAA
ΔE00 3.37
Greenblue
#23C48B
ΔE00 3.95
Green Blue
#01C08D
ΔE00 4.10
Aquamarine (survey)
#04D8B2
ΔE00 4.48
Greenish Teal
#32BF84
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CB9F #CB4470
analogous
#44CB5B #44CB9F #44B4CB
triadic
#44CB9F #9F44CB #CB9F44
tetradic
#44CB9F #5B44CB #CB4470 #B4CB44
square
#44CB9F #5B44CB #CB4470 #B4CB44
split-complementary
#44CB9F #CB44B4 #CB5B44
monochromatic
#207459 #2EA47E #44CB9F #74D8B8 #A4E6D0
Accessibility & contrast
On white
2.04
#44CB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#44CB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CB9F
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CB9F | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #44cb9f; /* rgb */ color: rgb(68, 203, 159); /* oklch */ color: oklch(75.8% 0.133 167.3);
Tailwind
colors: {
custom: {
50: '#88dcbb',
500: '#44cb9f',
950: '#000000',
},
}SCSS
$custom: #44cb9f; $custom-light: #88dcbb; $custom-dark: #000000;
JSON
{
"hex": "#44cb9f",
"rgb": {
"r": 68,
"g": 203,
"b": 159
},
"hsl": {
"h": 160.444,
"s": 56.485,
"l": 53.137
},
"oklch": {
"l": 0.75785,
"c": 0.13317,
"h": 167.3
},
"luminance": 0.46444
}Semantic roles & 50–950 ramp
primary
#44CB9F
secondary
#D398AB
accent
#4879E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380