#100E02#100E02
#100E02 is a very dark, muted yellow. Relative luminance 0.004; OKLCH L 16.2% C 0.028 H 102.1°. Best body text is #FFFFFF at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #100E02 |
|---|---|
| RGB | rgb(16, 14, 2) |
| HSL | hsl(51, 78%, 4%) |
| HSV | hsv(51, 88%, 6%) |
| CMYK | cmyk(0%, 12.5%, 87.5%, 93.7%) |
| CIE-LAB | lab(3.87, -1.05, 4.96) |
| CIE-LCH | lch(3.87, 5.07, 101.97°) |
| OKLab | oklab(16.18% -0.0058 0.0269) |
| OKLCH | oklch(16.18% 0.028 102.1) |
| XYZ | xyz(0.3817, 0.4286, 0.1200) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 5.11
Black
#000000
ΔE00 5.17
Dark Grey
#363737
ΔE00 13.22
Charcoal (survey)
#343837
ΔE00 13.30
Very Dark Brown
#1D0200
ΔE00 13.51
Onyx
#353839
ΔE00 13.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#100E02 #020410
analogous
#100702 #100E02 #0B1002
triadic
#100E02 #02100E #0E0210
tetradic
#100E02 #021007 #020410 #10020B
square
#100E02 #021007 #020410 #10020B
split-complementary
#100E02 #020B10 #070210
monochromatic
#1B1803 #1B1803 #1B1803 #463E09 #7D6D10
Accessibility & contrast
On white
19.34
#100E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#100E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #100E02
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##100E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##100E02 | 1.00 | 19.34 | 1.09 | 19.34 |
| #FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D01
Deuteranopia (green-blind)
#110E02
Tritanopia (blue-blind)
#120C0B
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #100e02; /* rgb */ color: rgb(16, 14, 2); /* oklch */ color: oklch(16.2% 0.028 102.1);
Tailwind
colors: {
custom: {
50: '#4e4d47',
500: '#100e02',
950: '#000000',
},
}SCSS
$custom: #100e02; $custom-light: #4e4d47; $custom-dark: #000000;
JSON
{
"hex": "#100e02",
"rgb": {
"r": 16,
"g": 14,
"b": 2
},
"hsl": {
"h": 51.429,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.16184,
"c": 0.02753,
"h": 102.1
},
"luminance": 0.00429
}Semantic roles & 50–950 ramp
primary
#100E02
secondary
#192255
accent
#4FF434
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777