#06230E#06230E
#06230E is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.053 H 149.6°. Best body text is #FFFFFF at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #06230E |
|---|---|
| RGB | rgb(6, 35, 14) |
| HSL | hsl(137, 71%, 8%) |
| HSV | hsv(137, 83%, 14%) |
| CMYK | cmyk(82.9%, 0%, 60%, 86.3%) |
| CIE-LAB | lab(11.08, -16.82, 10.22) |
| CIE-LCH | lch(11.08, 19.68, 148.72°) |
| OKLab | oklab(22.77% -0.0457 0.0268) |
| OKLCH | oklch(22.77% 0.053 149.6) |
| XYZ | xyz(0.7553, 1.2724, 0.6212) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.44
Very Dark Green
#062E03
ΔE00 6.79
Dark Green
#033500
ΔE00 9.67
Evergreen
#05472A
ΔE00 11.55
Hunter Green (survey)
#0B4008
ΔE00 12.23
Pine Green
#0A481E
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06230E #23061B
analogous
#0C2306 #06230E #06231C
triadic
#06230E #0E0623 #230E06
tetradic
#06230E #060C23 #23061B #231C06
square
#06230E #060C23 #23061B #231C06
split-complementary
#06230E #1C0623 #23060C
monochromatic
#041A0A #041A0A #06230E #0F5723 #188B38
Accessibility & contrast
On white
16.74
#06230E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#06230E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06230E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06230E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06230E | 1.00 | 16.74 | 1.25 | 16.74 |
| #FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0C
Deuteranopia (green-blind)
#201D0F
Tritanopia (blue-blind)
#01221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #06230e; /* rgb */ color: rgb(6, 35, 14); /* oklch */ color: oklch(22.8% 0.053 149.6);
Tailwind
colors: {
custom: {
50: '#495e4d',
500: '#06230e',
950: '#000000',
},
}SCSS
$custom: #06230e; $custom-light: #495e4d; $custom-dark: #000000;
JSON
{
"hex": "#06230e",
"rgb": {
"r": 6,
"g": 35,
"b": 14
},
"hsl": {
"h": 136.552,
"s": 70.732,
"l": 8.039
},
"oklch": {
"l": 0.22771,
"c": 0.05302,
"h": 149.6
},
"luminance": 0.01272
}Semantic roles & 50–950 ramp
primary
#06230E
secondary
#632251
accent
#3ABCED
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977