#242511#242511
#242511 is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.8% C 0.034 H 111.0°. Best body text is #FFFFFF at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #242511 |
|---|---|
| RGB | rgb(36, 37, 17) |
| HSL | hsl(63, 37%, 11%) |
| HSV | hsv(63, 54%, 15%) |
| CMYK | cmyk(2.7%, 0%, 54.1%, 85.5%) |
| CIE-LAB | lab(14.05, -4.39, 12.97) |
| CIE-LCH | lch(14.05, 13.69, 108.69°) |
| OKLab | oklab(25.75% -0.0122 0.0318) |
| OKLCH | oklch(25.75% 0.034 111) |
| XYZ | xyz(1.4903, 1.7387, 0.7873) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Charcoal (survey)
#343837
ΔE00 11.85
Dark Olive
#373E02
ΔE00 12.29
Dark Grey
#363737
ΔE00 12.44
Almost Black
#070D0D
ΔE00 12.68
Onyx
#353839
ΔE00 13.12
Very Dark Green
#062E03
ΔE00 13.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242511 #121125
analogous
#251C11 #242511 #1A2511
triadic
#242511 #112425 #251124
tetradic
#242511 #11251C #121125 #25111A
square
#242511 #11251C #121125 #25111A
split-complementary
#242511 #111A25 #1C1125
monochromatic
#14150A #14150A #242511 #4D4F24 #767938
Accessibility & contrast
On white
15.58
#242511 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#242511 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242511
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242511 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242511 | 1.00 | 15.58 | 1.35 | 15.58 |
| #FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230F
Deuteranopia (green-blind)
#282412
Tritanopia (blue-blind)
#262320
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #242511; /* rgb */ color: rgb(36, 37, 17); /* oklch */ color: oklch(25.8% 0.034 111.0);
Tailwind
colors: {
custom: {
50: '#5f5f4f',
500: '#242511',
950: '#000000',
},
}SCSS
$custom: #242511; $custom-light: #5f5f4f; $custom-dark: #000000;
JSON
{
"hex": "#242511",
"rgb": {
"r": 36,
"g": 37,
"b": 17
},
"hsl": {
"h": 63,
"s": 37.037,
"l": 10.588
},
"oklch": {
"l": 0.25753,
"c": 0.03405,
"h": 111
},
"luminance": 0.01739
}Semantic roles & 50–950 ramp
primary
#242511
secondary
#38365C
accent
#5BCD60
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978