#44C69B#44C69B
#44C69B is a light, vivid teal. Relative luminance 0.440; OKLCH L 74.4% C 0.130 H 167.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #44C69B |
|---|---|
| RGB | rgb(68, 198, 155) |
| HSL | hsl(160, 53%, 52%) |
| HSV | hsv(160, 66%, 78%) |
| CMYK | cmyk(65.7%, 0%, 21.7%, 22.4%) |
| CIE-LAB | lab(72.22, -45.61, 11.29) |
| CIE-LCH | lch(72.22, 46.99, 166.09°) |
| OKLab | oklab(74.43% -0.1267 0.0289) |
| OKLCH | oklch(74.43% 0.13 167.1) |
| XYZ | xyz(28.4913, 43.9806, 37.9916) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.35
Greenblue
#23C48B
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 4.19
Greenish Teal
#32BF84
ΔE00 4.54
Aquamarine (survey)
#04D8B2
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C69B #C6446F
analogous
#44C65A #44C69B #44B0C6
triadic
#44C69B #9B44C6 #C69B44
tetradic
#44C69B #5A44C6 #C6446F #B0C644
square
#44C69B #5A44C6 #C6446F #B0C644
split-complementary
#44C69B #C644B0 #C65A44
monochromatic
#226E55 #309D79 #44C69B #73D4B4 #A2E3CD
Accessibility & contrast
On white
2.14
#44C69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#44C69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C69B
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C69B | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B999
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #44c69b; /* rgb */ color: rgb(68, 198, 155); /* oklch */ color: oklch(74.4% 0.130 167.1);
Tailwind
colors: {
custom: {
50: '#87d8b8',
500: '#44c69b',
950: '#000000',
},
}SCSS
$custom: #44c69b; $custom-light: #87d8b8; $custom-dark: #000000;
JSON
{
"hex": "#44c69b",
"rgb": {
"r": 68,
"g": 198,
"b": 155
},
"hsl": {
"h": 160.154,
"s": 53.279,
"l": 52.157
},
"oklch": {
"l": 0.74434,
"c": 0.12991,
"h": 167.1
},
"luminance": 0.43984
}Semantic roles & 50–950 ramp
primary
#44C69B
secondary
#CF97A9
accent
#4B7BDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380