#241E00#241E00
#241E00 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.5% C 0.049 H 98.6°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #241E00 |
|---|---|
| RGB | rgb(36, 30, 0) |
| HSL | hsl(50, 100%, 7%) |
| HSV | hsv(50, 100%, 14%) |
| CMYK | cmyk(0%, 16.7%, 100%, 85.9%) |
| CIE-LAB | lab(11.30, -1.51, 16.78) |
| CIE-LCH | lch(11.30, 16.85, 95.16°) |
| OKLab | oklab(23.49% -0.0072 0.0481) |
| OKLCH | oklch(23.49% 0.049 98.6) |
| XYZ | xyz(1.1919, 1.3037, 0.1889) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Brown
#341C02
ΔE00 11.79
Dark Olive
#373E02
ΔE00 13.23
Almost Black
#070D0D
ΔE00 13.76
Black
#000000
ΔE00 14.02
Espresso
#4B382A
ΔE00 14.07
Dark Grey
#363737
ΔE00 14.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241E00 #000624
analogous
#240C00 #241E00 #182400
triadic
#241E00 #00241E #1E0024
tetradic
#241E00 #00240C #000624 #240018
square
#241E00 #00240C #000624 #240018
split-complementary
#241E00 #001824 #0C0024
monochromatic
#1F1A00 #1F1A00 #241E00 #615100 #9E8400
Accessibility & contrast
On white
16.66
#241E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#241E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241E00
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241E00 | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#241F01
Tritanopia (blue-blind)
#281B18
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #241e00; /* rgb */ color: rgb(36, 30, 0); /* oklch */ color: oklch(23.5% 0.049 98.6);
Tailwind
colors: {
custom: {
50: '#5f5946',
500: '#241e00',
950: '#000000',
},
}SCSS
$custom: #241e00; $custom-light: #5f5946; $custom-dark: #000000;
JSON
{
"hex": "#241e00",
"rgb": {
"r": 36,
"g": 30,
"b": 0
},
"hsl": {
"h": 50,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.23485,
"c": 0.04861,
"h": 98.6
},
"luminance": 0.01304
}Semantic roles & 50–950 ramp
primary
#241E00
secondary
#13226D
accent
#4DFF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#050300
muted
#797877