#448B97#448B97
#448B97 is a mid, moderate teal. Relative luminance 0.219; OKLCH L 59.6% C 0.073 H 209.9°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #448B97 |
|---|---|
| RGB | rgb(68, 139, 151) |
| HSL | hsl(189, 38%, 43%) |
| HSV | hsv(189, 55%, 59%) |
| CMYK | cmyk(55%, 7.9%, 0%, 40.8%) |
| CIE-LAB | lab(53.95, -18.69, -13.19) |
| CIE-LCH | lch(53.95, 22.88, 215.21°) |
| OKLab | oklab(59.58% -0.0635 -0.0365) |
| OKLCH | oklch(59.58% 0.073 209.9) |
| XYZ | xyz(17.2002, 21.9270, 32.5981) |
| Luminance | 0.2193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 4.63
Dark Cyan
#0A888A
ΔE00 7.04
Dirty Blue
#3F829D
ΔE00 7.05
Darkcyan
#008B8B
ΔE00 7.71
Cadetblue
#5F9EA0
ΔE00 7.74
Ocean
#017B92
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#448B97 #975044
analogous
#44977A #448B97 #446197
triadic
#448B97 #97448B #8B9744
tetradic
#448B97 #7A4497 #975044 #619744
square
#448B97 #7A4497 #975044 #619744
split-complementary
#448B97 #974461 #977A44
monochromatic
#1E3D43 #31646D #448B97 #61ABB8 #8BC1CB
Accessibility & contrast
On white
3.90
#448B97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#448B97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #448B97
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##448B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##448B97 | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808698
Deuteranopia (green-blind)
#737D97
Tritanopia (blue-blind)
#00918F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #448b97; /* rgb */ color: rgb(68, 139, 151); /* oklch */ color: oklch(59.6% 0.073 209.9);
Tailwind
colors: {
custom: {
50: '#7fadb5',
500: '#448b97',
950: '#000000',
},
}SCSS
$custom: #448b97; $custom-light: #7fadb5; $custom-dark: #000000;
JSON
{
"hex": "#448b97",
"rgb": {
"r": 68,
"g": 139,
"b": 151
},
"hsl": {
"h": 188.675,
"s": 37.9,
"l": 42.941
},
"oklch": {
"l": 0.59578,
"c": 0.07319,
"h": 209.9
},
"luminance": 0.21929
}Semantic roles & 50–950 ramp
primary
#448B97
secondary
#B68981
accent
#6B5ACE
background
#F8FAFB
surface
#EFF4F6
border
#CACED0
text
#0B1011
muted
#7C7F80