#449999#449999
#449999 is a light, moderate teal. Relative luminance 0.263; OKLCH L 63.1% C 0.082 H 195.3°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #449999 |
|---|---|
| RGB | rgb(68, 153, 153) |
| HSL | hsl(180, 38%, 43%) |
| HSV | hsv(180, 56%, 60%) |
| CMYK | cmyk(55.6%, 0%, 0%, 40%) |
| CIE-LAB | lab(58.33, -25.38, -7.77) |
| CIE-LCH | lch(58.33, 26.54, 197.03°) |
| OKLab | oklab(63.13% -0.0787 -0.0215) |
| OKLCH | oklch(63.13% 0.082 195.3) |
| XYZ | xyz(19.5225, 26.3094, 34.1802) |
| Luminance | 0.2631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.11
Cadetblue
#5F9EA0
ΔE00 3.99
Dusty Teal
#4C9085
ΔE00 5.62
Darkcyan
#008B8B
ΔE00 6.25
Blue Green
#0F9B8E
ΔE00 6.38
Greenish Blue
#0B8B87
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#449999 #994444
analogous
#44996E #449999 #446E99
triadic
#449999 #994499 #999944
tetradic
#449999 #6E4499 #994444 #6E9944
square
#449999 #6E4499 #994444 #6E9944
split-complementary
#449999 #99446E #996E44
monochromatic
#1E4444 #316F6F #449999 #61B9B9 #8CCCCC
Accessibility & contrast
On white
3.35
#449999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#449999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #449999
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##449999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##449999 | 1.00 | 3.35 | 6.26 | 6.26 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909299
Deuteranopia (green-blind)
#82889A
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #449999; /* rgb */ color: rgb(68, 153, 153); /* oklch */ color: oklch(63.1% 0.082 195.3);
Tailwind
colors: {
custom: {
50: '#81b7b7',
500: '#449999',
950: '#000000',
},
}SCSS
$custom: #449999; $custom-light: #81b7b7; $custom-dark: #000000;
JSON
{
"hex": "#449999",
"rgb": {
"r": 68,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 43.333
},
"oklch": {
"l": 0.63125,
"c": 0.08164,
"h": 195.3
},
"luminance": 0.26311
}Semantic roles & 50–950 ramp
primary
#449999
secondary
#B78282
accent
#5959CE
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080