#030900#030900
#030900 is a very dark, muted green. Relative luminance 0.002; OKLCH L 12.6% C 0.035 H 132.1°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #030900 |
|---|---|
| RGB | rgb(3, 9, 0) |
| HSL | hsl(100, 100%, 2%) |
| HSV | hsv(100, 100%, 4%) |
| CMYK | cmyk(66.7%, 0%, 100%, 96.5%) |
| CIE-LAB | lab(1.94, -2.82, 2.85) |
| CIE-LCH | lch(1.94, 4.01, 134.68°) |
| OKLab | oklab(12.63% -0.0236 0.0261) |
| OKLCH | oklch(12.63% 0.035 132.1) |
| XYZ | xyz(0.1352, 0.2147, 0.0343) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.57
Black
#000000
ΔE00 4.71
Dark
#1B2431
ΔE00 13.77
Charcoal (survey)
#343837
ΔE00 13.87
Gunmetal
#2A3439
ΔE00 13.90
Dark Grey
#363737
ΔE00 14.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030900 #060009
analogous
#080900 #030900 #000902
triadic
#030900 #000309 #090003
tetradic
#030900 #000809 #060009 #090200
square
#030900 #000809 #060009 #090200
split-complementary
#030900 #020009 #090008
monochromatic
#0A1F00 #0A1F00 #0A1F00 #174600 #2C8300
Accessibility & contrast
On white
20.13
#030900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030900
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030900 | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0700
Deuteranopia (green-blind)
#090700
Tritanopia (blue-blind)
#030806
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #030900; /* rgb */ color: rgb(3, 9, 0); /* oklch */ color: oklch(12.6% 0.035 132.1);
Tailwind
colors: {
custom: {
50: '#484b47',
500: '#030900',
950: '#000000',
},
}SCSS
$custom: #030900; $custom-light: #484b47; $custom-dark: #000000;
JSON
{
"hex": "#030900",
"rgb": {
"r": 3,
"g": 9,
"b": 0
},
"hsl": {
"h": 100,
"s": 100,
"l": 1.765
},
"oklch": {
"l": 0.12626,
"c": 0.03512,
"h": 132.1
},
"luminance": 0.00215
}Semantic roles & 50–950 ramp
primary
#030900
secondary
#3E0F56
accent
#29FFB8
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777