#44A2AF#44A2AF
#44A2AF is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.2% C 0.089 H 207.7°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #44A2AF |
|---|---|
| RGB | rgb(68, 162, 175) |
| HSL | hsl(187, 44%, 48%) |
| HSV | hsv(187, 61%, 69%) |
| CMYK | cmyk(61.1%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.79, -23.57, -15.02) |
| CIE-LCH | lch(61.79, 27.95, 212.51°) |
| OKLab | oklab(66.15% -0.0792 -0.0416) |
| OKLCH | oklch(66.15% 0.09 207.7) |
| XYZ | xyz(23.0389, 30.1624, 45.1569) |
| Luminance | 0.3016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.81
Turquoise Blue
#06B1C4
ΔE00 5.05
Sea
#3C9992
ΔE00 8.82
Greyblue
#77A1B5
ΔE00 9.62
Teal Blue
#01889F
ΔE00 9.73
Lightseagreen
#20B2AA
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A2AF #AF5144
analogous
#44AF87 #44A2AF #446CAF
triadic
#44A2AF #AF44A2 #A2AF44
tetradic
#44A2AF #8744AF #AF5144 #6CAF44
square
#44A2AF #8744AF #AF5144 #6CAF44
split-complementary
#44A2AF #AF446C #AF8744
monochromatic
#225057 #337983 #44A2AF #6BBAC5 #97CFD7
Accessibility & contrast
On white
2.99
#44A2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#44A2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A2AF
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A2AF | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#8590AF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #44a2af; /* rgb */ color: rgb(68, 162, 175); /* oklch */ color: oklch(66.2% 0.089 207.7);
Tailwind
colors: {
custom: {
50: '#83bdc6',
500: '#44a2af',
950: '#000000',
},
}SCSS
$custom: #44a2af; $custom-light: #83bdc6; $custom-dark: #000000;
JSON
{
"hex": "#44a2af",
"rgb": {
"r": 68,
"g": 162,
"b": 175
},
"hsl": {
"h": 187.29,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.66154,
"c": 0.0895,
"h": 207.7
},
"luminance": 0.30165
}Semantic roles & 50–950 ramp
primary
#44A2AF
secondary
#C2938C
accent
#6454D4
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182