#02330D#02330D
#02330D is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.082 H 146.6°. Best body text is #FFFFFF at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #02330D |
|---|---|
| RGB | rgb(2, 51, 13) |
| HSL | hsl(133, 92%, 10%) |
| HSV | hsv(133, 96%, 20%) |
| CMYK | cmyk(96.1%, 0%, 74.5%, 80%) |
| CIE-LAB | lab(17.50, -25.41, 19.05) |
| CIE-LCH | lch(17.50, 31.76, 143.15°) |
| OKLab | oklab(28.05% -0.0683 0.045) |
| OKLCH | oklch(28.05% 0.082 146.6) |
| XYZ | xyz(1.2814, 2.4095, 0.7782) |
| Luminance | 0.0241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.79
Very Dark Green
#062E03
ΔE00 1.99
Dark Green
#033500
ΔE00 3.01
Hunter Green (survey)
#0B4008
ΔE00 5.32
Pine Green
#0A481E
ΔE00 6.36
Forrest Green
#154406
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02330D #330228
analogous
#103302 #02330D #023325
triadic
#02330D #0D0233 #330D02
tetradic
#02330D #021033 #330228 #332502
square
#02330D #021033 #330228 #332502
split-complementary
#02330D #250233 #330210
monochromatic
#011D08 #011D08 #02330D #046E1C #07A92B
Accessibility & contrast
On white
14.17
#02330D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#02330D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02330D
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02330D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02330D | 1.00 | 14.17 | 1.48 | 14.17 |
| #FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D09
Deuteranopia (green-blind)
#2E2910
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #02330d; /* rgb */ color: rgb(2, 51, 13); /* oklch */ color: oklch(28.0% 0.082 146.6);
Tailwind
colors: {
custom: {
50: '#4d6b4d',
500: '#02330d',
950: '#000000',
},
}SCSS
$custom: #02330d; $custom-light: #4d6b4d; $custom-dark: #000000;
JSON
{
"hex": "#02330d",
"rgb": {
"r": 2,
"g": 51,
"b": 13
},
"hsl": {
"h": 133.469,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.28045,
"c": 0.08179,
"h": 146.6
},
"luminance": 0.0241
}Semantic roles & 50–950 ramp
primary
#02330D
secondary
#771A62
accent
#29CFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77