#080B00#080B00

#080B00 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.1% C 0.033 H 119.0°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).

Color values

HEX#080B00
RGBrgb(8, 11, 0)
HSLhsl(76, 100%, 2%)
HSVhsv(76, 100%, 4%)
CMYKcmyk(27.3%, 0%, 100%, 95.7%)
CIE-LABlab(2.63, -2.33, 3.89)
CIE-LCHlch(2.63, 4.54, 120.85°)
OKLaboklab(14.1% -0.016 0.029)
OKLCHoklch(14.1% 0.033 119)
XYZxyz(0.2198, 0.2910, 0.0446)
Luminance0.0029 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#080B00 #03000B
analogous
#0B0900 #080B00 #030B00
triadic
#080B00 #00080B #0B0008
tetradic
#080B00 #000B09 #03000B #0B0003
square
#080B00 #000B09 #03000B #0B0003
split-complementary
#080B00 #00030B #09000B
monochromatic
#161F00 #161F00 #161F00 #354800 #618500

Accessibility & contrast

On white

19.85
#080B00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.06
#080B00 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #080B00
19.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##080B00#FFFFFF#000000##FFFFFF
##080B001.0019.851.0619.85
#FFFFFF19.851.0021.001.00
#0000001.0621.001.0021.00
##FFFFFF19.851.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0D0A00
Deuteranopia (green-blind)
#0C0A00
Tritanopia (blue-blind)
#090A08
Achromatopsia (no color)
#0A0A0A

Design tokens & code

CSS
--color: #080b00;
/* rgb */ color: rgb(8, 11, 0);
/* oklch */ color: oklch(14.1% 0.033 119.0);
Tailwind
colors: {
  custom: {
    50: '#4a4c47',
    500: '#080b00',
    950: '#000000',
  },
}
SCSS
$custom: #080b00;
$custom-light: #4a4c47;
$custom-dark: #000000;
JSON
{
  "hex": "#080b00",
  "rgb": {
    "r": 8,
    "g": 11,
    "b": 0
  },
  "hsl": {
    "h": 76.364,
    "s": 100,
    "l": 2.157
  },
  "oklch": {
    "l": 0.14098,
    "c": 0.03312,
    "h": 119
  },
  "luminance": 0.00291
}

Semantic roles & 50–950 ramp

primary
#080B00
secondary
#230F57
accent
#29FF63
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777

Preview Lab

Preview with #080B00

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

Preview Lab → · Contrast checker → · Palette generator →

#080B00 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva