#032014#032014
#032014 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.043 H 162.6°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #032014 |
|---|---|
| RGB | rgb(3, 32, 20) |
| HSL | hsl(155, 83%, 7%) |
| HSV | hsv(155, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(9.82, -14.46, 4.93) |
| CIE-LCH | lch(9.82, 15.28, 161.16°) |
| OKLab | oklab(21.74% -0.0409 0.0128) |
| OKLCH | oklch(21.74% 0.043 162.6) |
| XYZ | xyz(0.6803, 1.1028, 0.8387) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.97
Very Dark Green
#062E03
ΔE00 10.37
Dark Green
#033500
ΔE00 13.13
Evergreen
#05472A
ΔE00 13.41
Almost Black
#070D0D
ΔE00 13.52
Pine Green
#0A481E
ΔE00 15.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032014 #20030F
analogous
#032006 #032014 #031E20
triadic
#032014 #140320 #201403
tetradic
#032014 #060320 #20030F #1E2003
square
#032014 #060320 #20030F #1E2003
split-complementary
#032014 #20031E #200603
monochromatic
#031C11 #031C11 #032014 #085837 #0D905A
Accessibility & contrast
On white
17.20
#032014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#032014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032014
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032014 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D13
Deuteranopia (green-blind)
#1B1A15
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #032014; /* rgb */ color: rgb(3, 32, 20); /* oklch */ color: oklch(21.7% 0.043 162.6);
Tailwind
colors: {
custom: {
50: '#475b51',
500: '#032014',
950: '#000000',
},
}SCSS
$custom: #032014; $custom-light: #475b51; $custom-dark: #000000;
JSON
{
"hex": "#032014",
"rgb": {
"r": 3,
"g": 32,
"b": 20
},
"hsl": {
"h": 155.172,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.21738,
"c": 0.04282,
"h": 162.6
},
"luminance": 0.01103
}Semantic roles & 50–950 ramp
primary
#032014
secondary
#641B39
accent
#2F82F9
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978