#00230F#00230F
#00230F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.056 H 154.3°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #00230F |
|---|---|
| RGB | rgb(0, 35, 15) |
| HSL | hsl(146, 100%, 7%) |
| HSV | hsv(146, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(10.82, -18.50, 9.30) |
| CIE-LCH | lch(10.82, 20.71, 153.31°) |
| OKLab | oklab(22.49% -0.0508 0.0244) |
| OKLCH | oklch(22.49% 0.056 154.3) |
| XYZ | xyz(0.6872, 1.2365, 0.6543) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.53
Very Dark Green
#062E03
ΔE00 7.08
Dark Green
#033500
ΔE00 9.90
Evergreen
#05472A
ΔE00 11.24
Hunter Green (survey)
#0B4008
ΔE00 12.46
Pine Green
#0A481E
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00230F #230014
analogous
#032300 #00230F #002321
triadic
#00230F #0F0023 #230F00
tetradic
#00230F #000323 #230014 #232100
square
#00230F #000323 #230014 #232100
split-complementary
#00230F #210023 #230003
monochromatic
#001F0D #001F0D #00230F #006029 #009D43
Accessibility & contrast
On white
16.84
#00230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#00230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00230F
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00230F | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 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: #00230f; /* rgb */ color: rgb(0, 35, 15); /* oklch */ color: oklch(22.5% 0.056 154.3);
Tailwind
colors: {
custom: {
50: '#465e4e',
500: '#00230f',
950: '#000000',
},
}SCSS
$custom: #00230f; $custom-light: #465e4e; $custom-dark: #000000;
JSON
{
"hex": "#00230f",
"rgb": {
"r": 0,
"g": 35,
"b": 15
},
"hsl": {
"h": 145.714,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22485,
"c": 0.05635,
"h": 154.3
},
"luminance": 0.01237
}Semantic roles & 50–950 ramp
primary
#00230F
secondary
#6C1346
accent
#29A3FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977