#44CB9B#44CB9B
#44CB9B is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.7% C 0.136 H 165.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #44CB9B |
|---|---|
| RGB | rgb(68, 203, 155) |
| HSL | hsl(159, 56%, 53%) |
| HSV | hsv(159, 67%, 80%) |
| CMYK | cmyk(66.5%, 0%, 23.6%, 20.4%) |
| CIE-LAB | lab(73.74, -47.71, 13.45) |
| CIE-LCH | lch(73.74, 49.57, 164.25°) |
| OKLab | oklab(75.68% -0.1318 0.0344) |
| OKLCH | oklch(75.68% 0.136 165.4) |
| XYZ | xyz(29.6531, 46.3041, 38.3788) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.05
Greenblue
#23C48B
ΔE00 3.21
Green Blue
#01C08D
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 4.03
Greenish Teal
#32BF84
ΔE00 4.44
Aquamarine (survey)
#04D8B2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CB9B #CB4474
analogous
#44CB58 #44CB9B #44B7CB
triadic
#44CB9B #9B44CB #CB9B44
tetradic
#44CB9B #5844CB #CB4474 #B7CB44
square
#44CB9B #5844CB #CB4474 #B7CB44
split-complementary
#44CB9B #CB44B7 #CB5844
monochromatic
#207456 #2EA47A #44CB9B #74D8B5 #A4E6CE
Accessibility & contrast
On white
2.05
#44CB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#44CB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CB9B
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CB9B | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#B5B09E
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #44cb9b; /* rgb */ color: rgb(68, 203, 155); /* oklch */ color: oklch(75.7% 0.136 165.4);
Tailwind
colors: {
custom: {
50: '#87dcb8',
500: '#44cb9b',
950: '#000000',
},
}SCSS
$custom: #44cb9b; $custom-light: #87dcb8; $custom-dark: #000000;
JSON
{
"hex": "#44cb9b",
"rgb": {
"r": 68,
"g": 203,
"b": 155
},
"hsl": {
"h": 158.667,
"s": 56.485,
"l": 53.137
},
"oklch": {
"l": 0.75684,
"c": 0.13619,
"h": 165.4
},
"luminance": 0.46307
}Semantic roles & 50–950 ramp
primary
#44CB9B
secondary
#D398AD
accent
#487EE0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380