#002300#002300
#002300 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.2% C 0.076 H 142.5°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #002300 |
|---|---|
| RGB | rgb(0, 35, 0) |
| HSL | hsl(120, 100%, 7%) |
| HSV | hsv(120, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(10.57, -20.95, 15.36) |
| CIE-LCH | lch(10.57, 25.98, 143.75°) |
| OKLab | oklab(22.19% -0.0599 0.046) |
| OKLCH | oklch(22.19% 0.076 142.5) |
| XYZ | xyz(0.6010, 1.2020, 0.2003) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.78
Very Dark Green
#062E03
ΔE00 4.26
Dark Green
#033500
ΔE00 7.17
Hunter Green (survey)
#0B4008
ΔE00 10.19
Evergreen
#05472A
ΔE00 11.25
Pine Green
#0A481E
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002300 #230023
analogous
#122300 #002300 #002312
triadic
#002300 #000023 #230000
tetradic
#002300 #001223 #230023 #231200
square
#002300 #001223 #230023 #231200
split-complementary
#002300 #120023 #230012
monochromatic
#001F00 #001F00 #002300 #006000 #009D00
Accessibility & contrast
On white
16.93
#002300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#002300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002300
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002300 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#201C02
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #002300; /* rgb */ color: rgb(0, 35, 0); /* oklch */ color: oklch(22.2% 0.076 142.5);
Tailwind
colors: {
custom: {
50: '#455e46',
500: '#002300',
950: '#000000',
},
}SCSS
$custom: #002300; $custom-light: #455e46; $custom-dark: #000000;
JSON
{
"hex": "#002300",
"rgb": {
"r": 0,
"g": 35,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22194,
"c": 0.07552,
"h": 142.5
},
"luminance": 0.01202
}Semantic roles & 50–950 ramp
primary
#002300
secondary
#6C136C
accent
#29FFFF
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977