#02230F#02230F
#02230F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.055 H 153.1°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #02230F |
|---|---|
| RGB | rgb(2, 35, 15) |
| HSL | hsl(144, 89%, 7%) |
| HSV | hsv(144, 94%, 14%) |
| CMYK | cmyk(94.3%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(10.92, -17.88, 9.45) |
| CIE-LCH | lch(10.92, 20.22, 152.15°) |
| OKLab | oklab(22.59% -0.0488 0.0248) |
| OKLCH | oklch(22.59% 0.055 153.1) |
| XYZ | xyz(0.7122, 1.2494, 0.6555) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.56
Very Dark Green
#062E03
ΔE00 7.05
Dark Green
#033500
ΔE00 9.89
Evergreen
#05472A
ΔE00 11.34
Hunter Green (survey)
#0B4008
ΔE00 12.44
Pine Green
#0A481E
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02230F #230216
analogous
#062302 #02230F #022320
triadic
#02230F #0F0223 #230F02
tetradic
#02230F #020623 #230216 #232002
square
#02230F #020623 #230216 #232002
split-complementary
#02230F #200223 #230206
monochromatic
#021D0C #021D0C #02230F #055D28 #099741
Accessibility & contrast
On white
16.80
#02230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#02230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02230F
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02230F | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0E
Deuteranopia (green-blind)
#1F1C10
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #02230f; /* rgb */ color: rgb(2, 35, 15); /* oklch */ color: oklch(22.6% 0.055 153.1);
Tailwind
colors: {
custom: {
50: '#475e4e',
500: '#02230f',
950: '#000000',
},
}SCSS
$custom: #02230f; $custom-light: #475e4e; $custom-dark: #000000;
JSON
{
"hex": "#02230f",
"rgb": {
"r": 2,
"g": 35,
"b": 15
},
"hsl": {
"h": 143.636,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.22589,
"c": 0.05476,
"h": 153.1
},
"luminance": 0.01249
}Semantic roles & 50–950 ramp
primary
#02230F
secondary
#691849
accent
#29ABFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977