#032F19#032F19
#032F19 is a dark, moderate teal. Relative luminance 0.021; OKLCH L 27.0% C 0.062 H 156.1°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #032F19 |
|---|---|
| RGB | rgb(3, 47, 25) |
| HSL | hsl(150, 88%, 10%) |
| HSV | hsv(150, 94%, 18%) |
| CMYK | cmyk(93.6%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(16.12, -21.07, 10.08) |
| CIE-LCH | lch(16.12, 23.35, 154.42°) |
| OKLab | oklab(26.97% -0.0568 0.0252) |
| OKLCH | oklch(26.97% 0.062 156.1) |
| XYZ | xyz(1.2294, 2.1224, 1.2644) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.29
Very Dark Green
#062E03
ΔE00 5.88
Evergreen
#05472A
ΔE00 7.52
Dark Green
#033500
ΔE00 8.06
Pine Green
#0A481E
ΔE00 9.13
Hunter Green (survey)
#0B4008
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032F19 #2F0319
analogous
#032F03 #032F19 #032F2F
triadic
#032F19 #19032F #2F1903
tetradic
#032F19 #03032F #2F0319 #2F2F03
square
#032F19 #03032F #2F0319 #2F2F03
split-complementary
#032F19 #2F032F #2F0303
monochromatic
#021D0F #021D0F #032F19 #076938 #0AA256
Accessibility & contrast
On white
14.74
#032F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032F19
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032F19 | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A18
Deuteranopia (green-blind)
#29271A
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032f19; /* rgb */ color: rgb(3, 47, 25); /* oklch */ color: oklch(27.0% 0.062 156.1);
Tailwind
colors: {
custom: {
50: '#4b6855',
500: '#032f19',
950: '#000000',
},
}SCSS
$custom: #032f19; $custom-light: #4b6855; $custom-dark: #000000;
JSON
{
"hex": "#032f19",
"rgb": {
"r": 3,
"g": 47,
"b": 25
},
"hsl": {
"h": 150,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.26969,
"c": 0.06212,
"h": 156.1
},
"luminance": 0.02123
}Semantic roles & 50–950 ramp
primary
#032F19
secondary
#731B47
accent
#2A94FE
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#010603
muted
#777A78