#120F01#120F01
#120F01 is a very dark, muted yellow. Relative luminance 0.005; OKLCH L 16.7% C 0.032 H 100.2°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #120F01 |
|---|---|
| RGB | rgb(18, 15, 1) |
| HSL | hsl(49, 89%, 4%) |
| HSV | hsv(49, 94%, 7%) |
| CMYK | cmyk(0%, 16.7%, 94.4%, 92.9%) |
| CIE-LAB | lab(4.27, -0.95, 5.96) |
| CIE-LCH | lch(4.27, 6.04, 99.09°) |
| OKLab | oklab(16.73% -0.0056 0.0312) |
| OKLCH | oklch(16.73% 0.032 100.2) |
| XYZ | xyz(0.4258, 0.4725, 0.0975) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Black
#000000
ΔE00 5.94
Almost Black
#070D0D
ΔE00 5.95
Dark Grey
#363737
ΔE00 13.30
Charcoal (survey)
#343837
ΔE00 13.39
Very Dark Brown
#1D0200
ΔE00 13.59
Onyx
#353839
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#120F01 #010412
analogous
#120601 #120F01 #0C1201
triadic
#120F01 #01120F #0F0112
tetradic
#120F01 #011206 #010412 #12010C
square
#120F01 #011206 #010412 #12010C
split-complementary
#120F01 #010C12 #060112
monochromatic
#1D1802 #1D1802 #1D1802 #4C3F04 #867007
Accessibility & contrast
On white
19.19
#120F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#120F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #120F01
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##120F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##120F01 | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120E00
Deuteranopia (green-blind)
#120F01
Tritanopia (blue-blind)
#140D0B
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #120f01; /* rgb */ color: rgb(18, 15, 1); /* oklch */ color: oklch(16.7% 0.032 100.2);
Tailwind
colors: {
custom: {
50: '#4f4e47',
500: '#120f01',
950: '#000000',
},
}SCSS
$custom: #120f01; $custom-light: #4f4e47; $custom-dark: #000000;
JSON
{
"hex": "#120f01",
"rgb": {
"r": 18,
"g": 15,
"b": 1
},
"hsl": {
"h": 49.412,
"s": 89.474,
"l": 3.725
},
"oklch": {
"l": 0.1673,
"c": 0.03174,
"h": 100.2
},
"luminance": 0.00472
}Semantic roles & 50–950 ramp
primary
#120F01
secondary
#15215A
accent
#4FFF29
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#020100
muted
#787777