#002419#002419
#002419 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.1% C 0.047 H 168.2°. Best body text is #FFFFFF at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #002419 |
|---|---|
| RGB | rgb(0, 36, 25) |
| HSL | hsl(162, 100%, 7%) |
| HSV | hsv(162, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 30.6%, 85.9%) |
| CIE-LAB | lab(11.50, -16.53, 3.73) |
| CIE-LCH | lch(11.50, 16.94, 167.28°) |
| OKLab | oklab(23.12% -0.0457 0.0095) |
| OKLCH | oklch(23.12% 0.047 168.2) |
| XYZ | xyz(0.8062, 1.3318, 1.1341) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.94
Very Dark Green
#062E03
ΔE00 10.49
Evergreen
#05472A
ΔE00 12.19
Dark Green
#033500
ΔE00 13.10
Pine Green
#0A481E
ΔE00 14.43
Dark Teal
#014D4E
ΔE00 14.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002419 #24000B
analogous
#002407 #002419 #001D24
triadic
#002419 #190024 #241900
tetradic
#002419 #070024 #24000B #1D2400
square
#002419 #070024 #24000B #1D2400
split-complementary
#002419 #24001D #240700
monochromatic
#001F15 #001F15 #002419 #006144 #009E6E
Accessibility & contrast
On white
16.58
#002419 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#002419 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002419
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002419 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002419 | 1.00 | 16.58 | 1.27 | 16.58 |
| #FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232118
Deuteranopia (green-blind)
#1E1D1A
Tritanopia (blue-blind)
#002421
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #002419; /* rgb */ color: rgb(0, 36, 25); /* oklch */ color: oklch(23.1% 0.047 168.2);
Tailwind
colors: {
custom: {
50: '#465f55',
500: '#002419',
950: '#000000',
},
}SCSS
$custom: #002419; $custom-light: #465f55; $custom-dark: #000000;
JSON
{
"hex": "#002419",
"rgb": {
"r": 0,
"g": 36,
"b": 25
},
"hsl": {
"h": 161.667,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.23123,
"c": 0.04669,
"h": 168.2
},
"luminance": 0.01332
}Semantic roles & 50–950 ramp
primary
#002419
secondary
#6D132F
accent
#296AFF
background
#F4F5F4
surface
#E6E9E8
border
#C2C5C4
text
#000403
muted
#777978