#032C18#032C18
#032C18 is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.058 H 157.0°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #032C18 |
|---|---|
| RGB | rgb(3, 44, 24) |
| HSL | hsl(151, 87%, 9%) |
| HSV | hsv(151, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 45.5%, 82.7%) |
| CIE-LAB | lab(14.88, -19.90, 9.11) |
| CIE-LCH | lch(14.88, 21.89, 155.41°) |
| OKLab | oklab(25.94% -0.0537 0.0228) |
| OKLCH | oklch(25.94% 0.058 157) |
| XYZ | xyz(1.1030, 1.8865, 1.1700) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.89
Very Dark Green
#062E03
ΔE00 6.47
Evergreen
#05472A
ΔE00 8.57
Dark Green
#033500
ΔE00 8.88
Pine Green
#0A481E
ΔE00 10.25
Hunter Green (survey)
#0B4008
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C18 #2C0317
analogous
#032C04 #032C18 #032C2C
triadic
#032C18 #18032C #2C1803
tetradic
#032C18 #04032C #2C0317 #2C2C03
square
#032C18 #04032C #2C0317 #2C2C03
split-complementary
#032C18 #2C032C #2C0403
monochromatic
#021D10 #021D10 #032C18 #076537 #0B9F57
Accessibility & contrast
On white
15.25
#032C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#032C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C18
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C18 | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2817
Deuteranopia (green-blind)
#272419
Tritanopia (blue-blind)
#002C27
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #032c18; /* rgb */ color: rgb(3, 44, 24); /* oklch */ color: oklch(25.9% 0.058 157.0);
Tailwind
colors: {
custom: {
50: '#4a6554',
500: '#032c18',
950: '#000000',
},
}SCSS
$custom: #032c18; $custom-light: #4a6554; $custom-dark: #000000;
JSON
{
"hex": "#032c18",
"rgb": {
"r": 3,
"g": 44,
"b": 24
},
"hsl": {
"h": 150.732,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.2594,
"c": 0.05839,
"h": 157
},
"luminance": 0.01887
}Semantic roles & 50–950 ramp
primary
#032C18
secondary
#701B44
accent
#2A91FD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78