#02330A#02330A
#02330A is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.0% C 0.084 H 145.4°. Best body text is #FFFFFF at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #02330A |
|---|---|
| RGB | rgb(2, 51, 10) |
| HSL | hsl(130, 92%, 10%) |
| HSV | hsv(130, 96%, 20%) |
| CMYK | cmyk(96.1%, 0%, 80.4%, 80%) |
| CIE-LAB | lab(17.47, -25.82, 20.34) |
| CIE-LCH | lch(17.47, 32.87, 141.78°) |
| OKLab | oklab(28.01% -0.0695 0.048) |
| OKLCH | oklch(28.01% 0.084 145.4) |
| XYZ | xyz(1.2636, 2.4023, 0.6842) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.77
Dark Forest Green
#002D04
ΔE00 1.79
Dark Green
#033500
ΔE00 2.38
Hunter Green (survey)
#0B4008
ΔE00 4.90
Pine Green
#0A481E
ΔE00 6.39
Forrest Green
#154406
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02330A #33022B
analogous
#123302 #02330A #023322
triadic
#02330A #0A0233 #330A02
tetradic
#02330A #021233 #33022B #332202
square
#02330A #021233 #33022B #332202
split-complementary
#02330A #220233 #330212
monochromatic
#011D06 #011D06 #02330A #046E16 #07A921
Accessibility & contrast
On white
14.19
#02330A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#02330A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02330A
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02330A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02330A | 1.00 | 14.19 | 1.48 | 14.19 |
| #FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D05
Deuteranopia (green-blind)
#2F290E
Tritanopia (blue-blind)
#00312B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #02330a; /* rgb */ color: rgb(2, 51, 10); /* oklch */ color: oklch(28.0% 0.084 145.4);
Tailwind
colors: {
custom: {
50: '#4d6b4c',
500: '#02330a',
950: '#000000',
},
}SCSS
$custom: #02330a; $custom-light: #4d6b4c; $custom-dark: #000000;
JSON
{
"hex": "#02330a",
"rgb": {
"r": 2,
"g": 51,
"b": 10
},
"hsl": {
"h": 129.796,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.28006,
"c": 0.08447,
"h": 145.4
},
"luminance": 0.02402
}Semantic roles & 50–950 ramp
primary
#02330A
secondary
#771A68
accent
#29DCFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77