#242002#242002
#242002 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.1% C 0.047 H 102.1°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #242002 |
|---|---|
| RGB | rgb(36, 32, 2) |
| HSL | hsl(53, 89%, 7%) |
| HSV | hsv(53, 94%, 14%) |
| CMYK | cmyk(0%, 11.1%, 94.4%, 85.9%) |
| CIE-LAB | lab(12.04, -2.68, 16.98) |
| CIE-LCH | lch(12.04, 17.19, 98.98°) |
| OKLab | oklab(24.08% -0.0099 0.0464) |
| OKLCH | oklch(24.08% 0.047 102.1) |
| XYZ | xyz(1.2551, 1.4125, 0.2640) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.27
Dark Brown
#341C02
ΔE00 13.11
Almost Black
#070D0D
ΔE00 13.98
Charcoal (survey)
#343837
ΔE00 14.42
Black
#000000
ΔE00 14.48
Dark Grey
#363737
ΔE00 14.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242002 #020624
analogous
#240F02 #242002 #172402
triadic
#242002 #022420 #200224
tetradic
#242002 #02240F #020624 #240217
square
#242002 #02240F #020624 #240217
split-complementary
#242002 #021724 #0F0224
monochromatic
#1D1A02 #1D1A02 #242002 #5E5405 #988708
Accessibility & contrast
On white
16.38
#242002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#242002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242002
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242002 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F00
Deuteranopia (green-blind)
#252003
Tritanopia (blue-blind)
#281D1A
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #242002; /* rgb */ color: rgb(36, 32, 2); /* oklch */ color: oklch(24.1% 0.047 102.1);
Tailwind
colors: {
custom: {
50: '#5f5b47',
500: '#242002',
950: '#000000',
},
}SCSS
$custom: #242002; $custom-light: #5f5b47; $custom-dark: #000000;
JSON
{
"hex": "#242002",
"rgb": {
"r": 36,
"g": 32,
"b": 2
},
"hsl": {
"h": 52.941,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.24082,
"c": 0.04743,
"h": 102.1
},
"luminance": 0.01412
}Semantic roles & 50–950 ramp
primary
#242002
secondary
#18226A
accent
#42FF29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#050400
muted
#797977