#44AFB2#44AFB2
#44AFB2 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.4% C 0.097 H 197.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFB2 |
|---|---|
| RGB | rgb(68, 175, 178) |
| HSL | hsl(182, 45%, 48%) |
| HSV | hsv(182, 62%, 70%) |
| CMYK | cmyk(61.8%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(65.83, -29.19, -10.63) |
| CIE-LCH | lch(65.83, 31.06, 200.02°) |
| OKLab | oklab(69.44% -0.0919 -0.0295) |
| OKLCH | oklch(69.44% 0.097 197.8) |
| XYZ | xyz(25.7463, 35.1005, 47.5291) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.99
Turquoise Blue
#06B1C4
ΔE00 5.51
Cadetblue
#5F9EA0
ΔE00 6.24
Topaz
#13BBAF
ΔE00 7.00
Sea
#3C9992
ΔE00 7.97
Darkturquoise
#00CED1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFB2 #B24744
analogous
#44B27E #44AFB2 #4478B2
triadic
#44AFB2 #B244AF #AFB244
tetradic
#44AFB2 #7E44B2 #B24744 #78B244
square
#44AFB2 #7E44B2 #B24744 #78B244
split-complementary
#44AFB2 #B24478 #B27E44
monochromatic
#225859 #338386 #44AFB2 #6CC4C7 #99D6D8
Accessibility & contrast
On white
2.62
#44AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#44AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFB2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFB2 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B2
Deuteranopia (green-blind)
#929BB3
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44afb2; /* rgb */ color: rgb(68, 175, 178); /* oklch */ color: oklch(69.4% 0.097 197.8);
Tailwind
colors: {
custom: {
50: '#85c7c9',
500: '#44afb2',
950: '#000000',
},
}SCSS
$custom: #44afb2; $custom-light: #85c7c9; $custom-dark: #000000;
JSON
{
"hex": "#44afb2",
"rgb": {
"r": 68,
"g": 175,
"b": 178
},
"hsl": {
"h": 181.636,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.6944,
"c": 0.09656,
"h": 197.8
},
"luminance": 0.35103
}Semantic roles & 50–950 ramp
primary
#44AFB2
secondary
#C48F8E
accent
#5753D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282