#0A1602#0A1602
#0A1602 is a very dark, muted yellow-green. Relative luminance 0.006; OKLCH L 18.2% C 0.044 H 132.7°. Best body text is #FFFFFF at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #0A1602 |
|---|---|
| RGB | rgb(10, 22, 2) |
| HSL | hsl(96, 83%, 5%) |
| HSV | hsv(96, 91%, 9%) |
| CMYK | cmyk(54.5%, 0%, 90.9%, 91.4%) |
| CIE-LAB | lab(5.81, -7.70, 7.73) |
| CIE-LCH | lch(5.81, 10.91, 134.86°) |
| OKLab | oklab(18.23% -0.0301 0.0327) |
| OKLCH | oklch(18.23% 0.044 132.7) |
| XYZ | xyz(0.4230, 0.6427, 0.1592) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.40
Black
#000000
ΔE00 11.11
Very Dark Green
#062E03
ΔE00 12.97
Dark Forest Green
#002D04
ΔE00 13.06
Charcoal (survey)
#343837
ΔE00 14.19
Dark Grey
#363737
ΔE00 15.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A1602 #0E0216
analogous
#141602 #0A1602 #021604
triadic
#0A1602 #020A16 #16020A
tetradic
#0A1602 #021416 #0E0216 #160402
square
#0A1602 #021416 #0E0216 #160402
split-complementary
#0A1602 #040216 #160214
monochromatic
#0D1C03 #0D1C03 #0D1C03 #244E07 #3D860C
Accessibility & contrast
On white
18.61
#0A1602 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#0A1602 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A1602
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A1602 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A1602 | 1.00 | 18.61 | 1.13 | 18.61 |
| #FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171301
Deuteranopia (green-blind)
#161203
Tritanopia (blue-blind)
#0A1511
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #0a1602; /* rgb */ color: rgb(10, 22, 2); /* oklch */ color: oklch(18.2% 0.044 132.7);
Tailwind
colors: {
custom: {
50: '#4b5247',
500: '#0a1602',
950: '#000000',
},
}SCSS
$custom: #0a1602; $custom-light: #4b5247; $custom-dark: #000000;
JSON
{
"hex": "#0a1602",
"rgb": {
"r": 10,
"g": 22,
"b": 2
},
"hsl": {
"h": 96,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.18232,
"c": 0.04447,
"h": 132.7
},
"luminance": 0.00643
}Semantic roles & 50–950 ramp
primary
#0A1602
secondary
#41185C
accent
#2EFAA8
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010200
muted
#777877