#06230F#06230F
#06230F is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.052 H 150.7°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #06230F |
|---|---|
| RGB | rgb(6, 35, 15) |
| HSL | hsl(139, 71%, 8%) |
| HSV | hsv(139, 83%, 14%) |
| CMYK | cmyk(82.9%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(11.10, -16.62, 9.73) |
| CIE-LCH | lch(11.10, 19.26, 149.65°) |
| OKLab | oklab(22.79% -0.0451 0.0254) |
| OKLCH | oklch(22.79% 0.052 150.7) |
| XYZ | xyz(0.7623, 1.2752, 0.6578) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.71
Very Dark Green
#062E03
ΔE00 7.06
Dark Green
#033500
ΔE00 9.92
Evergreen
#05472A
ΔE00 11.60
Hunter Green (survey)
#0B4008
ΔE00 12.44
Pine Green
#0A481E
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06230F #23061A
analogous
#0B2306 #06230F #06231D
triadic
#06230F #0F0623 #230F06
tetradic
#06230F #060B23 #23061A #231D06
square
#06230F #060B23 #23061A #231D06
split-complementary
#06230F #1D0623 #23060B
monochromatic
#041A0B #041A0B #06230F #0F5725 #188B3C
Accessibility & contrast
On white
16.73
#06230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#06230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06230F
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06230F | 1.00 | 16.73 | 1.25 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0E
Deuteranopia (green-blind)
#1F1D10
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #06230f; /* rgb */ color: rgb(6, 35, 15); /* oklch */ color: oklch(22.8% 0.052 150.7);
Tailwind
colors: {
custom: {
50: '#495e4e',
500: '#06230f',
950: '#000000',
},
}SCSS
$custom: #06230f; $custom-light: #495e4e; $custom-dark: #000000;
JSON
{
"hex": "#06230f",
"rgb": {
"r": 6,
"g": 35,
"b": 15
},
"hsl": {
"h": 138.621,
"s": 70.732,
"l": 8.039
},
"oklch": {
"l": 0.22794,
"c": 0.05179,
"h": 150.7
},
"luminance": 0.01275
}Semantic roles & 50–950 ramp
primary
#06230F
secondary
#63224F
accent
#3AB6ED
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977