#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
RGBrgb(6, 37, 12)
HSLhsl(132, 72%, 8%)
HSVhsv(132, 84%, 15%)
CMYKcmyk(83.8%, 0%, 67.6%, 85.5%)
CIE-LABlab(11.88, -18.31, 12.28)
CIE-LCHlch(11.88, 22.05, 146.15°)
OKLaboklab(23.42% -0.0495 0.0319)
OKLCHoklch(23.42% 0.059 147.2)
XYZxyz(0.8030, 1.3883, 0.5734)
Luminance0.0139 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

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
##06250C1.0016.441.2816.44
#FFFFFF16.441.0021.001.00
#0000001.2821.001.0021.00
##FFFFFF16.441.0021.001.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

Preview Lab

Preview with #06250C

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#06250C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva