#052C19#052C19
#052C19 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.056 H 157.4°. Best body text is #FFFFFF at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #052C19 |
|---|---|
| RGB | rgb(5, 44, 25) |
| HSL | hsl(151, 80%, 10%) |
| HSV | hsv(151, 89%, 17%) |
| CMYK | cmyk(88.6%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(14.97, -19.10, 8.56) |
| CIE-LCH | lch(14.97, 20.93, 155.85°) |
| OKLab | oklab(26.04% -0.0517 0.0215) |
| OKLCH | oklch(26.04% 0.056 157.4) |
| XYZ | xyz(1.1386, 1.9037, 1.2270) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.31
Very Dark Green
#062E03
ΔE00 6.83
Evergreen
#05472A
ΔE00 8.76
Dark Green
#033500
ΔE00 9.25
Pine Green
#0A481E
ΔE00 10.52
Hunter Green (survey)
#0B4008
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052C19 #2C0518
analogous
#052C05 #052C19 #052C2C
triadic
#052C19 #19052C #2C1905
tetradic
#052C19 #05052C #2C0518 #2C2C05
square
#052C19 #05052C #2C0518 #2C2C05
split-complementary
#052C19 #2C052C #2C0505
monochromatic
#031B10 #031B10 #052C19 #0B6338 #119A57
Accessibility & contrast
On white
15.21
#052C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#052C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052C19
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052C19 | 1.00 | 15.21 | 1.38 | 15.21 |
| #FFFFFF | 15.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2818
Deuteranopia (green-blind)
#27241A
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #052c19; /* rgb */ color: rgb(5, 44, 25); /* oklch */ color: oklch(26.0% 0.056 157.4);
Tailwind
colors: {
custom: {
50: '#4b6555',
500: '#052c19',
950: '#000000',
},
}SCSS
$custom: #052c19; $custom-light: #4b6555; $custom-dark: #000000;
JSON
{
"hex": "#052c19",
"rgb": {
"r": 5,
"g": 44,
"b": 25
},
"hsl": {
"h": 150.769,
"s": 79.592,
"l": 9.608
},
"oklch": {
"l": 0.26044,
"c": 0.05602,
"h": 157.4
},
"luminance": 0.01904
}Semantic roles & 50–950 ramp
primary
#052C19
secondary
#6E1F45
accent
#3291F6
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#010503
muted
#777A78