#052F1A#052F1A
#052F1A is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.060 H 156.4°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #052F1A |
|---|---|
| RGB | rgb(5, 47, 26) |
| HSL | hsl(150, 81%, 10%) |
| HSV | hsv(150, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 44.7%, 81.6%) |
| CIE-LAB | lab(16.20, -20.31, 9.54) |
| CIE-LCH | lch(16.20, 22.44, 154.84°) |
| OKLab | oklab(27.07% -0.0549 0.0239) |
| OKLCH | oklch(27.07% 0.06 156.4) |
| XYZ | xyz(1.2654, 2.1397, 1.3234) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.67
Very Dark Green
#062E03
ΔE00 6.20
Evergreen
#05472A
ΔE00 7.67
Dark Green
#033500
ΔE00 8.42
Pine Green
#0A481E
ΔE00 9.38
Hunter Green (survey)
#0B4008
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F1A #2F051A
analogous
#052F05 #052F1A #052F2F
triadic
#052F1A #1A052F #2F1A05
tetradic
#052F1A #05052F #2F051A #2F2F05
square
#052F1A #05052F #2F051A #2F2F05
split-complementary
#052F1A #2F052F #2F0505
monochromatic
#031C0F #031C0F #052F1A #0B6639 #119E57
Accessibility & contrast
On white
14.71
#052F1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#052F1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F1A
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F1A | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A19
Deuteranopia (green-blind)
#2A271B
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052f1a; /* rgb */ color: rgb(5, 47, 26); /* oklch */ color: oklch(27.1% 0.060 156.4);
Tailwind
colors: {
custom: {
50: '#4c6856',
500: '#052f1a',
950: '#000000',
},
}SCSS
$custom: #052f1a; $custom-light: #4c6856; $custom-dark: #000000;
JSON
{
"hex": "#052f1a",
"rgb": {
"r": 5,
"g": 47,
"b": 26
},
"hsl": {
"h": 150,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.27066,
"c": 0.05985,
"h": 156.4
},
"luminance": 0.0214
}Semantic roles & 50–950 ramp
primary
#052F1A
secondary
#711F48
accent
#3194F7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78