#042E19#042E19
#042E19 is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.7% C 0.060 H 156.4°. Best body text is #FFFFFF at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #042E19 |
|---|---|
| RGB | rgb(4, 46, 25) |
| HSL | hsl(150, 84%, 10%) |
| HSV | hsv(150, 91%, 18%) |
| CMYK | cmyk(91.3%, 0%, 45.7%, 82%) |
| CIE-LAB | lab(15.75, -20.33, 9.60) |
| CIE-LCH | lch(15.75, 22.48, 154.74°) |
| OKLab | oklab(26.67% -0.0549 0.024) |
| OKLCH | oklch(26.67% 0.06 156.4) |
| XYZ | xyz(1.2024, 2.0498, 1.2518) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.60
Very Dark Green
#062E03
ΔE00 6.15
Evergreen
#05472A
ΔE00 7.93
Dark Green
#033500
ΔE00 8.44
Pine Green
#0A481E
ΔE00 9.59
Hunter Green (survey)
#0B4008
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#042E19 #2E0419
analogous
#042E04 #042E19 #042E2E
triadic
#042E19 #19042E #2E1904
tetradic
#042E19 #04042E #2E0419 #2E2E04
square
#042E19 #04042E #2E0419 #2E2E04
split-complementary
#042E19 #2E042E #2E0404
monochromatic
#021C0F #021C0F #042E19 #096638 #0E9F56
Accessibility & contrast
On white
14.89
#042E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#042E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #042E19
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##042E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##042E19 | 1.00 | 14.89 | 1.41 | 14.89 |
| #FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2918
Deuteranopia (green-blind)
#29261A
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #042e19; /* rgb */ color: rgb(4, 46, 25); /* oklch */ color: oklch(26.7% 0.060 156.4);
Tailwind
colors: {
custom: {
50: '#4b6755',
500: '#042e19',
950: '#000000',
},
}SCSS
$custom: #042e19; $custom-light: #4b6755; $custom-dark: #000000;
JSON
{
"hex": "#042e19",
"rgb": {
"r": 4,
"g": 46,
"b": 25
},
"hsl": {
"h": 150,
"s": 84,
"l": 9.804
},
"oklch": {
"l": 0.26672,
"c": 0.05992,
"h": 156.4
},
"luminance": 0.0205
}Semantic roles & 50–950 ramp
primary
#042E19
secondary
#711D47
accent
#2E94FA
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78