#06250C#06250C
#06250C is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.4% C 0.059 H 147.2°. Best body text is #FFFFFF at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #06250C |
|---|---|
| RGB | rgb(6, 37, 12) |
| HSL | hsl(132, 72%, 8%) |
| HSV | hsv(132, 84%, 15%) |
| CMYK | cmyk(83.8%, 0%, 67.6%, 85.5%) |
| CIE-LAB | lab(11.88, -18.31, 12.28) |
| CIE-LCH | lch(11.88, 22.05, 146.15°) |
| OKLab | oklab(23.42% -0.0495 0.0319) |
| OKLCH | oklch(23.42% 0.059 147.2) |
| XYZ | xyz(0.8030, 1.3883, 0.5734) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.99
Very Dark Green
#062E03
ΔE00 5.34
Dark Green
#033500
ΔE00 8.24
Evergreen
#05472A
ΔE00 10.76
Hunter Green (survey)
#0B4008
ΔE00 10.89
Pine Green
#0A481E
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06250C #25061F
analogous
#0F2506 #06250C #06251B
triadic
#06250C #0C0625 #250C06
tetradic
#06250C #060F25 #25061F #251B06
square
#06250C #060F25 #25061F #251B06
split-complementary
#06250C #1B0625 #25060F
monochromatic
#041A09 #041A09 #06250C #0F5A1D #178E2E
Accessibility & contrast
On white
16.44
#06250C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#06250C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06250C
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06250C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06250C | 1.00 | 16.44 | 1.28 | 16.44 |
| #FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210A
Deuteranopia (green-blind)
#221E0E
Tritanopia (blue-blind)
#01241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #06250c; /* rgb */ color: rgb(6, 37, 12); /* oklch */ color: oklch(23.4% 0.059 147.2);
Tailwind
colors: {
custom: {
50: '#49604c',
500: '#06250c',
950: '#000000',
},
}SCSS
$custom: #06250c; $custom-light: #49604c; $custom-dark: #000000;
JSON
{
"hex": "#06250c",
"rgb": {
"r": 6,
"g": 37,
"b": 12
},
"hsl": {
"h": 131.613,
"s": 72.093,
"l": 8.431
},
"oklch": {
"l": 0.23418,
"c": 0.05888,
"h": 147.2
},
"luminance": 0.01388
}Semantic roles & 50–950 ramp
primary
#06250C
secondary
#652158
accent
#39CCEF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977