#02390F#02390F
#02390F is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.1% C 0.088 H 146.5°. Best body text is #FFFFFF at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #02390F |
|---|---|
| RGB | rgb(2, 57, 15) |
| HSL | hsl(134, 93%, 12%) |
| HSV | hsv(134, 96%, 22%) |
| CMYK | cmyk(96.5%, 0%, 73.7%, 77.6%) |
| CIE-LAB | lab(19.94, -27.45, 20.89) |
| CIE-LCH | lch(19.94, 34.49, 142.73°) |
| OKLab | oklab(30.08% -0.0737 0.0488) |
| OKLCH | oklch(30.08% 0.088 146.5) |
| XYZ | xyz(1.5743, 2.9734, 0.9428) |
| Luminance | 0.0297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.50
Very Dark Green
#062E03
ΔE00 3.53
Hunter Green (survey)
#0B4008
ΔE00 3.58
Dark Forest Green
#002D04
ΔE00 3.60
Pine Green
#0A481E
ΔE00 4.61
Forest Green (survey)
#06470C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02390F #39022C
analogous
#113902 #02390F #02392B
triadic
#02390F #0F0239 #390F02
tetradic
#02390F #021139 #39022C #392B02
square
#02390F #021139 #39022C #392B02
split-complementary
#02390F #2B0239 #390211
monochromatic
#011E08 #011E08 #02390F #04741F #06AF2E
Accessibility & contrast
On white
13.17
#02390F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#02390F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02390F
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02390F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02390F | 1.00 | 13.17 | 1.59 | 13.17 |
| #FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A330A
Deuteranopia (green-blind)
#342F13
Tritanopia (blue-blind)
#003730
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #02390f; /* rgb */ color: rgb(2, 57, 15); /* oklch */ color: oklch(30.1% 0.088 146.5);
Tailwind
colors: {
custom: {
50: '#4f704f',
500: '#02390f',
950: '#000000',
},
}SCSS
$custom: #02390f; $custom-light: #4f704f; $custom-dark: #000000;
JSON
{
"hex": "#02390f",
"rgb": {
"r": 2,
"g": 57,
"b": 15
},
"hsl": {
"h": 134.182,
"s": 93.22,
"l": 11.569
},
"oklch": {
"l": 0.30076,
"c": 0.08843,
"h": 146.5
},
"luminance": 0.02974
}Semantic roles & 50–950 ramp
primary
#02390F
secondary
#7D1A65
accent
#29CCFF
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78