#00230E#00230E
#00230E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.058 H 153.2°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #00230E |
|---|---|
| RGB | rgb(0, 35, 14) |
| HSL | hsl(144, 100%, 7%) |
| HSV | hsv(144, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 60%, 86.3%) |
| CIE-LAB | lab(10.80, -18.70, 9.79) |
| CIE-LCH | lch(10.80, 21.11, 152.37°) |
| OKLab | oklab(22.46% -0.0514 0.0259) |
| OKLCH | oklch(22.46% 0.058 153.2) |
| XYZ | xyz(0.6802, 1.2337, 0.6177) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.26
Very Dark Green
#062E03
ΔE00 6.81
Dark Green
#033500
ΔE00 9.65
Evergreen
#05472A
ΔE00 11.19
Hunter Green (survey)
#0B4008
ΔE00 12.24
Pine Green
#0A481E
ΔE00 12.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00230E #230015
analogous
#042300 #00230E #002320
triadic
#00230E #0E0023 #230E00
tetradic
#00230E #000423 #230015 #232000
square
#00230E #000423 #230015 #232000
split-complementary
#00230E #200023 #230004
monochromatic
#001F0C #001F0C #00230E #006026 #009D3F
Accessibility & contrast
On white
16.84
#00230E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#00230E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00230E
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00230E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00230E | 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)
#231F0C
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #00230e; /* rgb */ color: rgb(0, 35, 14); /* oklch */ color: oklch(22.5% 0.058 153.2);
Tailwind
colors: {
custom: {
50: '#465e4d',
500: '#00230e',
950: '#000000',
},
}SCSS
$custom: #00230e; $custom-light: #465e4d; $custom-dark: #000000;
JSON
{
"hex": "#00230e",
"rgb": {
"r": 0,
"g": 35,
"b": 14
},
"hsl": {
"h": 144,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22462,
"c": 0.05754,
"h": 153.2
},
"luminance": 0.01234
}Semantic roles & 50–950 ramp
primary
#00230E
secondary
#6C1348
accent
#29A9FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977