#080A00#080A00

#080A00 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 13.7% C 0.032 H 116.5°. Best body text is #FFFFFF at 19.93:1 contrast (WCAG AA passes).

Color values

HEX#080A00
RGBrgb(8, 10, 0)
HSLhsl(72, 100%, 2%)
HSVhsv(72, 100%, 4%)
CMYKcmyk(20%, 0%, 100%, 96.1%)
CIE-LABlab(2.43, -1.91, 3.60)
CIE-LCHlch(2.43, 4.08, 117.98°)
OKLaboklab(13.75% -0.014 0.0282)
OKLCHoklch(13.75% 0.032 116.5)
XYZxyz(0.2087, 0.2687, 0.0409)
Luminance0.0027 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#080A00 #02000A
analogous
#0A0700 #080A00 #030A00
triadic
#080A00 #00080A #0A0008
tetradic
#080A00 #000A07 #02000A #0A0003
square
#080A00 #000A07 #02000A #0A0003
split-complementary
#080A00 #00030A #07000A
monochromatic
#181F00 #181F00 #181F00 #394700 #6A8400

Accessibility & contrast

On white

19.93
#080A00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.05
#080A00 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #080A00
19.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##080A00#FFFFFF#000000##FFFFFF
##080A001.0019.931.0519.93
#FFFFFF19.931.0021.001.00
#0000001.0521.001.0021.00
##FFFFFF19.931.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0C0900
Deuteranopia (green-blind)
#0B0900
Tritanopia (blue-blind)
#090907
Achromatopsia (no color)
#090909

Design tokens & code

CSS
--color: #080a00;
/* rgb */ color: rgb(8, 10, 0);
/* oklch */ color: oklch(13.7% 0.032 116.5);
Tailwind
colors: {
  custom: {
    50: '#4a4b47',
    500: '#080a00',
    950: '#000000',
  },
}
SCSS
$custom: #080a00;
$custom-light: #4a4b47;
$custom-dark: #000000;
JSON
{
  "hex": "#080a00",
  "rgb": {
    "r": 8,
    "g": 10,
    "b": 0
  },
  "hsl": {
    "h": 72,
    "s": 100,
    "l": 1.961
  },
  "oklch": {
    "l": 0.13749,
    "c": 0.03154,
    "h": 116.5
  },
  "luminance": 0.00269
}

Semantic roles & 50–950 ramp

primary
#080A00
secondary
#1E0F57
accent
#29FF54
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010100
muted
#777777

Preview Lab

Preview with #080A00

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

Preview Lab → · Contrast checker → · Palette generator →

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