#030F02#030F02
#030F02 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.0% C 0.038 H 141.1°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #030F02 |
|---|---|
| RGB | rgb(3, 15, 2) |
| HSL | hsl(115, 76%, 3%) |
| HSV | hsv(115, 87%, 6%) |
| CMYK | cmyk(80%, 0%, 86.7%, 94.1%) |
| CIE-LAB | lab(3.30, -5.24, 4.03) |
| CIE-LCH | lch(3.30, 6.61, 142.48°) |
| OKLab | oklab(15.04% -0.0299 0.0242) |
| OKLCH | oklch(15.04% 0.038 141.1) |
| XYZ | xyz(0.2193, 0.3654, 0.1164) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.84
Black
#000000
ΔE00 7.61
Charcoal (survey)
#343837
ΔE00 13.79
Gunmetal
#2A3439
ΔE00 14.03
Dark Grey
#363737
ΔE00 14.46
Onyx
#353839
ΔE00 14.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030F02 #0E020F
analogous
#090F02 #030F02 #020F07
triadic
#030F02 #02030F #0F0203
tetradic
#030F02 #02090F #0E020F #0F0702
square
#030F02 #02090F #0E020F #0F0702
split-complementary
#030F02 #07020F #0F0209
monochromatic
#051B04 #051B04 #051B04 #0E4509 #197B10
Accessibility & contrast
On white
19.57
#030F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#030F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030F02
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030F02 | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D01
Deuteranopia (green-blind)
#0E0B03
Tritanopia (blue-blind)
#020E0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #030f02; /* rgb */ color: rgb(3, 15, 2); /* oklch */ color: oklch(15.0% 0.038 141.1);
Tailwind
colors: {
custom: {
50: '#484e47',
500: '#030f02',
950: '#000000',
},
}SCSS
$custom: #030f02; $custom-light: #484e47; $custom-dark: #000000;
JSON
{
"hex": "#030f02",
"rgb": {
"r": 3,
"g": 15,
"b": 2
},
"hsl": {
"h": 115.385,
"s": 76.471,
"l": 3.333
},
"oklch": {
"l": 0.15036,
"c": 0.03843,
"h": 141.1
},
"luminance": 0.00365
}Semantic roles & 50–950 ramp
primary
#030F02
secondary
#4F1954
accent
#35F3E4
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777