#032B1B#032B1B
#032B1B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.7% C 0.053 H 161.7°. Best body text is #FFFFFF at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #032B1B |
|---|---|
| RGB | rgb(3, 43, 27) |
| HSL | hsl(156, 87%, 9%) |
| HSV | hsv(156, 93%, 17%) |
| CMYK | cmyk(93%, 0%, 37.2%, 83.1%) |
| CIE-LAB | lab(14.55, -18.60, 6.59) |
| CIE-LCH | lch(14.55, 19.73, 160.48°) |
| OKLab | oklab(25.69% -0.0507 0.0167) |
| OKLCH | oklch(25.69% 0.053 161.7) |
| XYZ | xyz(1.0991, 1.8261, 1.3312) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.56
Very Dark Green
#062E03
ΔE00 8.11
Evergreen
#05472A
ΔE00 9.39
Dark Green
#033500
ΔE00 10.53
Pine Green
#0A481E
ΔE00 11.51
Hunter Green (survey)
#0B4008
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032B1B #2B0313
analogous
#032B07 #032B1B #03272B
triadic
#032B1B #1B032B #2B1B03
tetradic
#032B1B #07032B #2B0313 #272B03
square
#032B1B #07032B #2B0313 #272B03
split-complementary
#032B1B #2B0327 #2B0703
monochromatic
#021D12 #021D12 #032B1B #07643F #0B9D63
Accessibility & contrast
On white
15.38
#032B1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#032B1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032B1B
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032B1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032B1B | 1.00 | 15.38 | 1.37 | 15.38 |
| #FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A271A
Deuteranopia (green-blind)
#25231C
Tritanopia (blue-blind)
#002B27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032b1b; /* rgb */ color: rgb(3, 43, 27); /* oklch */ color: oklch(25.7% 0.053 161.7);
Tailwind
colors: {
custom: {
50: '#4a6557',
500: '#032b1b',
950: '#000000',
},
}SCSS
$custom: #032b1b; $custom-light: #4a6557; $custom-dark: #000000;
JSON
{
"hex": "#032b1b",
"rgb": {
"r": 3,
"g": 43,
"b": 27
},
"hsl": {
"h": 156,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.25689,
"c": 0.05337,
"h": 161.7
},
"luminance": 0.01826
}Semantic roles & 50–950 ramp
primary
#032B1B
secondary
#6F1B3D
accent
#2B7FFD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78