#0A0E02#0A0E02
#0A0E02 is a very dark, muted yellow-green. Relative luminance 0.004; OKLCH L 15.5% C 0.030 H 122.0°. Best body text is #FFFFFF at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #0A0E02 |
|---|---|
| RGB | rgb(10, 14, 2) |
| HSL | hsl(80, 75%, 3%) |
| HSV | hsv(80, 86%, 5%) |
| CMYK | cmyk(28.6%, 0%, 85.7%, 94.5%) |
| CIE-LAB | lab(3.46, -2.90, 4.31) |
| CIE-LCH | lch(3.46, 5.19, 123.97°) |
| OKLab | oklab(15.46% -0.0156 0.0251) |
| OKLCH | oklch(15.46% 0.03 122) |
| XYZ | xyz(0.2932, 0.3830, 0.1159) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.64
Black
#000000
ΔE00 5.74
Charcoal (survey)
#343837
ΔE00 13.31
Dark Grey
#363737
ΔE00 13.59
Gunmetal
#2A3439
ΔE00 13.85
Onyx
#353839
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A0E02 #06020E
analogous
#0E0C02 #0A0E02 #040E02
triadic
#0A0E02 #020A0E #0E020A
tetradic
#0A0E02 #020E0C #06020E #0E0204
square
#0A0E02 #020E0C #06020E #0E0204
split-complementary
#0A0E02 #02040E #0C020E
monochromatic
#131B04 #131B04 #131B04 #30440A #567911
Accessibility & contrast
On white
19.51
#0A0E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#0A0E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A0E02
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A0E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A0E02 | 1.00 | 19.51 | 1.08 | 19.51 |
| #FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D01
Deuteranopia (green-blind)
#0F0C02
Tritanopia (blue-blind)
#0B0D0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #0a0e02; /* rgb */ color: rgb(10, 14, 2); /* oklch */ color: oklch(15.5% 0.030 122.0);
Tailwind
colors: {
custom: {
50: '#4b4d47',
500: '#0a0e02',
950: '#000000',
},
}SCSS
$custom: #0a0e02; $custom-light: #4b4d47; $custom-dark: #000000;
JSON
{
"hex": "#0a0e02",
"rgb": {
"r": 10,
"g": 14,
"b": 2
},
"hsl": {
"h": 80,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.15458,
"c": 0.02957,
"h": 122
},
"luminance": 0.00383
}Semantic roles & 50–950 ramp
primary
#0A0E02
secondary
#2C1A52
accent
#36F275
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777