#032A1B#032A1B
#032A1B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.4% C 0.052 H 162.8°. Best body text is #FFFFFF at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #032A1B |
|---|---|
| RGB | rgb(3, 42, 27) |
| HSL | hsl(157, 87%, 9%) |
| HSV | hsv(157, 93%, 16%) |
| CMYK | cmyk(92.9%, 0%, 35.7%, 83.5%) |
| CIE-LAB | lab(14.14, -18.10, 6.03) |
| CIE-LCH | lch(14.14, 19.07, 161.57°) |
| OKLab | oklab(25.36% -0.0494 0.0153) |
| OKLCH | oklch(25.36% 0.052 162.8) |
| XYZ | xyz(1.0632, 1.7543, 1.3193) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.99
Very Dark Green
#062E03
ΔE00 8.53
Evergreen
#05472A
ΔE00 9.85
Dark Green
#033500
ΔE00 10.99
Pine Green
#0A481E
ΔE00 12.00
Hunter Green (survey)
#0B4008
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032A1B #2A0312
analogous
#032A08 #032A1B #03262A
triadic
#032A1B #1B032A #2A1B03
tetradic
#032A1B #08032A #2A0312 #262A03
square
#032A1B #08032A #2A0312 #262A03
split-complementary
#032A1B #2A0326 #2A0803
monochromatic
#021D12 #021D12 #032A1B #076340 #0B9C64
Accessibility & contrast
On white
15.55
#032A1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#032A1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032A1B
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032A1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032A1B | 1.00 | 15.55 | 1.35 | 15.55 |
| #FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29261A
Deuteranopia (green-blind)
#24221C
Tritanopia (blue-blind)
#002A26
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #032a1b; /* rgb */ color: rgb(3, 42, 27); /* oklch */ color: oklch(25.4% 0.052 162.8);
Tailwind
colors: {
custom: {
50: '#4a6457',
500: '#032a1b',
950: '#000000',
},
}SCSS
$custom: #032a1b; $custom-light: #4a6457; $custom-dark: #000000;
JSON
{
"hex": "#032a1b",
"rgb": {
"r": 3,
"g": 42,
"b": 27
},
"hsl": {
"h": 156.923,
"s": 86.667,
"l": 8.824
},
"oklch": {
"l": 0.25355,
"c": 0.05176,
"h": 162.8
},
"luminance": 0.01754
}Semantic roles & 50–950 ramp
primary
#032A1B
secondary
#6E1B3B
accent
#2B7CFD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78