#053B2B#053B2B
#053B2B is a dark, moderate teal. Relative luminance 0.033; OKLCH L 31.4% C 0.061 H 167.4°. Best body text is #FFFFFF at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #053B2B |
|---|---|
| RGB | rgb(5, 59, 43) |
| HSL | hsl(162, 84%, 13%) |
| HSV | hsv(162, 92%, 23%) |
| CMYK | cmyk(91.5%, 0%, 27.1%, 76.9%) |
| CIE-LAB | lab(21.34, -21.47, 5.20) |
| CIE-LCH | lch(21.34, 22.09, 166.39°) |
| OKLab | oklab(31.43% -0.0593 0.0133) |
| OKLCH | oklch(31.43% 0.061 167.4) |
| XYZ | xyz(2.0624, 3.3344, 2.8199) |
| Luminance | 0.0333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 5.75
Dark Blue Green
#005249
ΔE00 8.30
Pine Green
#0A481E
ΔE00 9.18
Dark Forest Green
#002D04
ΔE00 9.41
Very Dark Green
#062E03
ΔE00 9.89
Dark Teal
#014D4E
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#053B2B #3B0515
analogous
#053B10 #053B2B #05303B
triadic
#053B2B #2B053B #3B2B05
tetradic
#053B2B #10053B #3B0515 #303B05
square
#053B2B #10053B #3B0515 #303B05
split-complementary
#053B2B #3B0530 #3B1005
monochromatic
#021C15 #021C15 #053B2B #0A7354 #0FAC7D
Accessibility & contrast
On white
12.60
#053B2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#053B2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #053B2B
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##053B2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##053B2B | 1.00 | 12.60 | 1.67 | 12.60 |
| #FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39362A
Deuteranopia (green-blind)
#33312C
Tritanopia (blue-blind)
#003B37
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #053b2b; /* rgb */ color: rgb(5, 59, 43); /* oklch */ color: oklch(31.4% 0.061 167.4);
Tailwind
colors: {
custom: {
50: '#507164',
500: '#053b2b',
950: '#000000',
},
}SCSS
$custom: #053b2b; $custom-light: #507164; $custom-dark: #000000;
JSON
{
"hex": "#053b2b",
"rgb": {
"r": 5,
"g": 59,
"b": 43
},
"hsl": {
"h": 162.222,
"s": 84.375,
"l": 12.549
},
"oklch": {
"l": 0.31432,
"c": 0.06082,
"h": 167.4
},
"luminance": 0.03335
}Semantic roles & 50–950 ramp
primary
#053B2B
secondary
#7C203B
accent
#2D6AFB
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020805
muted
#787B79