#02400C#02400C
#02400C is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.3% C 0.100 H 144.8°. Best body text is #FFFFFF at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #02400C |
|---|---|
| RGB | rgb(2, 64, 12) |
| HSL | hsl(130, 94%, 13%) |
| HSV | hsv(130, 97%, 25%) |
| CMYK | cmyk(96.9%, 0%, 81.2%, 74.9%) |
| CIE-LAB | lab(22.67, -30.42, 25.34) |
| CIE-LCH | lch(22.67, 39.59, 140.21°) |
| OKLab | oklab(32.35% -0.082 0.0578) |
| OKLCH | oklch(32.35% 0.1 144.8) |
| XYZ | xyz(1.9246, 3.7060, 0.9616) |
| Luminance | 0.0371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.30
Forest Green (survey)
#06470C
ΔE00 2.39
British Racing Green
#05480D
ΔE00 2.64
Forrest Green
#154406
ΔE00 3.05
Dark Green
#033500
ΔE00 3.37
Racing Green
#014600
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02400C #400236
analogous
#174002 #02400C #02402B
triadic
#02400C #0C0240 #400C02
tetradic
#02400C #021740 #400236 #402B02
square
#02400C #021740 #400236 #402B02
split-complementary
#02400C #2B0240 #400217
monochromatic
#011E06 #011E06 #02400C #047B17 #06B722
Accessibility & contrast
On white
12.06
#02400C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#02400C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02400C
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02400C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02400C | 1.00 | 12.06 | 1.74 | 12.06 |
| #FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413905
Deuteranopia (green-blind)
#3B3411
Tritanopia (blue-blind)
#003E36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #02400c; /* rgb */ color: rgb(2, 64, 12); /* oklch */ color: oklch(32.3% 0.100 144.8);
Tailwind
colors: {
custom: {
50: '#51764e',
500: '#02400c',
950: '#000000',
},
}SCSS
$custom: #02400c; $custom-light: #51764e; $custom-dark: #000000;
JSON
{
"hex": "#02400c",
"rgb": {
"r": 2,
"g": 64,
"b": 12
},
"hsl": {
"h": 129.677,
"s": 93.939,
"l": 12.941
},
"oklch": {
"l": 0.32345,
"c": 0.10028,
"h": 144.8
},
"luminance": 0.03706
}Semantic roles & 50–950 ramp
primary
#02400C
secondary
#831B72
accent
#29DCFF
background
#F4F7F4
surface
#E7EDE7
border
#C3C8C3
text
#030802
muted
#787B78