#002014#002014
#002014 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.046 H 164.5°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #002014 |
|---|---|
| RGB | rgb(0, 32, 20) |
| HSL | hsl(158, 100%, 6%) |
| HSV | hsv(158, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(9.67, -15.34, 4.70) |
| CIE-LCH | lch(9.67, 16.05, 162.98°) |
| OKLab | oklab(21.57% -0.044 0.0122) |
| OKLCH | oklch(21.57% 0.046 164.5) |
| XYZ | xyz(0.6427, 1.0834, 0.8369) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.90
Very Dark Green
#062E03
ΔE00 10.38
Dark Green
#033500
ΔE00 13.14
Evergreen
#05472A
ΔE00 13.24
Almost Black
#070D0D
ΔE00 13.99
Pine Green
#0A481E
ΔE00 15.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002014 #20000C
analogous
#002004 #002014 #001C20
triadic
#002014 #140020 #201400
tetradic
#002014 #040020 #20000C #1C2000
square
#002014 #040020 #20000C #1C2000
split-complementary
#002014 #20001C #200400
monochromatic
#001F13 #001F13 #002014 #005D3A #009A61
Accessibility & contrast
On white
17.26
#002014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002014
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002014 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 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: #002014; /* rgb */ color: rgb(0, 32, 20); /* oklch */ color: oklch(21.6% 0.046 164.5);
Tailwind
colors: {
custom: {
50: '#455b51',
500: '#002014',
950: '#000000',
},
}SCSS
$custom: #002014; $custom-light: #455b51; $custom-dark: #000000;
JSON
{
"hex": "#002014",
"rgb": {
"r": 0,
"g": 32,
"b": 20
},
"hsl": {
"h": 157.5,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21569,
"c": 0.04564,
"h": 164.5
},
"luminance": 0.01084
}Semantic roles & 50–950 ramp
primary
#002014
secondary
#691333
accent
#2979FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978