#02330F#02330F
#02330F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.1% C 0.080 H 147.5°. Best body text is #FFFFFF at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #02330F |
|---|---|
| RGB | rgb(2, 51, 15) |
| HSL | hsl(136, 92%, 10%) |
| HSV | hsv(136, 96%, 20%) |
| CMYK | cmyk(96.1%, 0%, 70.6%, 80%) |
| CIE-LAB | lab(17.53, -25.10, 18.07) |
| CIE-LCH | lch(17.53, 30.93, 144.25°) |
| OKLab | oklab(28.07% -0.0674 0.0429) |
| OKLCH | oklch(28.07% 0.08 147.5) |
| XYZ | xyz(1.2950, 2.4149, 0.8497) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.94
Very Dark Green
#062E03
ΔE00 2.28
Dark Green
#033500
ΔE00 3.50
Hunter Green (survey)
#0B4008
ΔE00 5.67
Pine Green
#0A481E
ΔE00 6.39
Evergreen
#05472A
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02330F #330226
analogous
#0E3302 #02330F #023327
triadic
#02330F #0F0233 #330F02
tetradic
#02330F #020E33 #330226 #332702
square
#02330F #020E33 #330226 #332702
split-complementary
#02330F #270233 #33020E
monochromatic
#011D09 #011D09 #02330F #046E20 #07A932
Accessibility & contrast
On white
14.16
#02330F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#02330F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02330F
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02330F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02330F | 1.00 | 14.16 | 1.48 | 14.16 |
| #FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D0B
Deuteranopia (green-blind)
#2E2912
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #02330f; /* rgb */ color: rgb(2, 51, 15); /* oklch */ color: oklch(28.1% 0.080 147.5);
Tailwind
colors: {
custom: {
50: '#4d6b4e',
500: '#02330f',
950: '#000000',
},
}SCSS
$custom: #02330f; $custom-light: #4d6b4e; $custom-dark: #000000;
JSON
{
"hex": "#02330f",
"rgb": {
"r": 2,
"g": 51,
"b": 15
},
"hsl": {
"h": 135.918,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.28074,
"c": 0.07986,
"h": 147.5
},
"luminance": 0.02415
}Semantic roles & 50–950 ramp
primary
#02330F
secondary
#771A5E
accent
#29C6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78