#052F1D#052F1D
#052F1D is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.1% C 0.056 H 160.1°. Best body text is #FFFFFF at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #052F1D |
|---|---|
| RGB | rgb(5, 47, 29) |
| HSL | hsl(154, 81%, 10%) |
| HSV | hsv(154, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 38.3%, 81.6%) |
| CIE-LAB | lab(16.27, -19.52, 7.60) |
| CIE-LCH | lch(16.27, 20.95, 158.72°) |
| OKLab | oklab(27.15% -0.0531 0.0193) |
| OKLCH | oklch(27.15% 0.056 160.1) |
| XYZ | xyz(1.3007, 2.1538, 1.5093) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.90
Very Dark Green
#062E03
ΔE00 7.43
Evergreen
#05472A
ΔE00 8.04
Dark Green
#033500
ΔE00 9.62
Pine Green
#0A481E
ΔE00 10.17
Hunter Green (survey)
#0B4008
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F1D #2F0517
analogous
#052F08 #052F1D #052C2F
triadic
#052F1D #1D052F #2F1D05
tetradic
#052F1D #08052F #2F0517 #2C2F05
square
#052F1D #08052F #2F0517 #2C2F05
split-complementary
#052F1D #2F052C #2F0805
monochromatic
#031C11 #031C11 #052F1D #0B663F #119E61
Accessibility & contrast
On white
14.68
#052F1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#052F1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F1D
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F1D | 1.00 | 14.68 | 1.43 | 14.68 |
| #FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1C
Deuteranopia (green-blind)
#29271E
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052f1d; /* rgb */ color: rgb(5, 47, 29); /* oklch */ color: oklch(27.1% 0.056 160.1);
Tailwind
colors: {
custom: {
50: '#4c6859',
500: '#052f1d',
950: '#000000',
},
}SCSS
$custom: #052f1d; $custom-light: #4c6859; $custom-dark: #000000;
JSON
{
"hex": "#052f1d",
"rgb": {
"r": 5,
"g": 47,
"b": 29
},
"hsl": {
"h": 154.286,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.27148,
"c": 0.05645,
"h": 160.1
},
"luminance": 0.02154
}Semantic roles & 50–950 ramp
primary
#052F1D
secondary
#711F42
accent
#3186F7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78