#242D05#242D05
#242D05 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 27.9% C 0.061 H 121.5°. Best body text is #FFFFFF at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #242D05 |
|---|---|
| RGB | rgb(36, 45, 5) |
| HSL | hsl(74, 80%, 10%) |
| HSV | hsv(74, 89%, 18%) |
| CMYK | cmyk(20%, 0%, 88.9%, 82.4%) |
| CIE-LAB | lab(16.81, -10.83, 21.96) |
| CIE-LCH | lch(16.81, 24.48, 116.26°) |
| OKLab | oklab(27.92% -0.0319 0.0521) |
| OKLCH | oklch(27.92% 0.061 121.5) |
| XYZ | xyz(1.6934, 2.2628, 0.4911) |
| Luminance | 0.0226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.22
Very Dark Green
#062E03
ΔE00 8.21
Dark Forest Green
#002D04
ΔE00 9.19
Dark Green
#033500
ΔE00 9.22
Hunter Green (survey)
#0B4008
ΔE00 10.49
Forrest Green
#154406
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242D05 #0E052D
analogous
#2D2205 #242D05 #102D05
triadic
#242D05 #05242D #2D0524
tetradic
#242D05 #052D22 #0E052D #2D0510
square
#242D05 #052D22 #0E052D #2D0510
split-complementary
#242D05 #05102D #22052D
monochromatic
#161C03 #161C03 #242D05 #50640B #7C9B11
Accessibility & contrast
On white
14.46
#242D05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#242D05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242D05
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242D05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242D05 | 1.00 | 14.46 | 1.45 | 14.46 |
| #FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A01
Deuteranopia (green-blind)
#2F2908
Tritanopia (blue-blind)
#272A25
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #242d05; /* rgb */ color: rgb(36, 45, 5); /* oklch */ color: oklch(27.9% 0.061 121.5);
Tailwind
colors: {
custom: {
50: '#606549',
500: '#242d05',
950: '#000000',
},
}SCSS
$custom: #242d05; $custom-light: #606549; $custom-dark: #000000;
JSON
{
"hex": "#242d05",
"rgb": {
"r": 36,
"g": 45,
"b": 5
},
"hsl": {
"h": 73.5,
"s": 80,
"l": 9.804
},
"oklch": {
"l": 0.27915,
"c": 0.06107,
"h": 121.5
},
"luminance": 0.02263
}Semantic roles & 50–950 ramp
primary
#242D05
secondary
#311F6F
accent
#31F65E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050501
muted
#797A77