#44BE9F#44BE9F
#44BE9F is a light, moderate teal. Relative luminance 0.406; OKLCH L 72.5% C 0.117 H 172.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #44BE9F |
|---|---|
| RGB | rgb(68, 190, 159) |
| HSL | hsl(165, 48%, 51%) |
| HSV | hsv(165, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(69.86, -41.21, 5.77) |
| CIE-LCH | lch(69.86, 41.61, 172.03°) |
| OKLab | oklab(72.54% -0.1164 0.0146) |
| OKLCH | oklch(72.54% 0.117 172.8) |
| XYZ | xyz(27.0523, 40.5562, 39.1966) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.01
Tealish
#24BCA8
ΔE00 4.03
Turquoise (survey)
#06C2AC
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.79
Green Blue
#01C08D
ΔE00 5.36
Greenblue
#23C48B
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BE9F #BE4463
analogous
#44BE62 #44BE9F #44A0BE
triadic
#44BE9F #9F44BE #BE9F44
tetradic
#44BE9F #6244BE #BE4463 #A0BE44
square
#44BE9F #6244BE #BE4463 #A0BE44
split-complementary
#44BE9F #BE44A0 #BE6244
monochromatic
#236554 #33927A #44BE9F #71CEB6 #9FDECE
Accessibility & contrast
On white
2.30
#44BE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#44BE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BE9F
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BE9F | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #44be9f; /* rgb */ color: rgb(68, 190, 159); /* oklch */ color: oklch(72.5% 0.117 172.8);
Tailwind
colors: {
custom: {
50: '#86d2bb',
500: '#44be9f',
950: '#000000',
},
}SCSS
$custom: #44be9f; $custom-light: #86d2bb; $custom-dark: #000000;
JSON
{
"hex": "#44be9f",
"rgb": {
"r": 68,
"g": 190,
"b": 159
},
"hsl": {
"h": 164.754,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72544,
"c": 0.11735,
"h": 172.8
},
"luminance": 0.40559
}Semantic roles & 50–950 ramp
primary
#44BE9F
secondary
#CA94A2
accent
#5072D8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380