#052D1F#052D1F
#052D1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.6% C 0.051 H 165.0°. Best body text is #FFFFFF at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #052D1F |
|---|---|
| RGB | rgb(5, 45, 31) |
| HSL | hsl(159, 80%, 10%) |
| HSV | hsv(159, 89%, 18%) |
| CMYK | cmyk(88.9%, 0%, 31.1%, 82.4%) |
| CIE-LAB | lab(15.53, -17.93, 5.19) |
| CIE-LCH | lch(15.53, 18.67, 163.86°) |
| OKLab | oklab(26.55% -0.0493 0.0133) |
| OKLCH | oklch(26.55% 0.051 165) |
| XYZ | xyz(1.2482, 2.0078, 1.6178) |
| Luminance | 0.0201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.54
Very Dark Green
#062E03
ΔE00 9.05
Evergreen
#05472A
ΔE00 9.36
Dark Green
#033500
ΔE00 11.35
Pine Green
#0A481E
ΔE00 11.78
Dark Blue Green
#005249
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052D1F #2D0513
analogous
#052D0B #052D1F #05272D
triadic
#052D1F #1F052D #2D1F05
tetradic
#052D1F #0B052D #2D0513 #272D05
square
#052D1F #0B052D #2D0513 #272D05
split-complementary
#052D1F #2D0527 #2D0B05
monochromatic
#031C13 #031C13 #052D1F #0B6445 #119B6B
Accessibility & contrast
On white
14.98
#052D1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#052D1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052D1F
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052D1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052D1F | 1.00 | 14.98 | 1.40 | 14.98 |
| #FFFFFF | 14.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291E
Deuteranopia (green-blind)
#272520
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052d1f; /* rgb */ color: rgb(5, 45, 31); /* oklch */ color: oklch(26.6% 0.051 165.0);
Tailwind
colors: {
custom: {
50: '#4c665a',
500: '#052d1f',
950: '#000000',
},
}SCSS
$custom: #052d1f; $custom-light: #4c665a; $custom-dark: #000000;
JSON
{
"hex": "#052d1f",
"rgb": {
"r": 5,
"g": 45,
"b": 31
},
"hsl": {
"h": 159,
"s": 80,
"l": 9.804
},
"oklch": {
"l": 0.26551,
"c": 0.05109,
"h": 165
},
"luminance": 0.02008
}Semantic roles & 50–950 ramp
primary
#052D1F
secondary
#6F1F3B
accent
#3176F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78