#242E05#242E05
#242E05 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.063 H 122.5°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #242E05 |
|---|---|
| RGB | rgb(36, 46, 5) |
| HSL | hsl(75, 80%, 10%) |
| HSV | hsv(75, 89%, 18%) |
| CMYK | cmyk(21.7%, 0%, 89.1%, 82%) |
| CIE-LAB | lab(17.18, -11.44, 22.41) |
| CIE-LCH | lch(17.18, 25.16, 117.04°) |
| OKLab | oklab(28.21% -0.0336 0.0528) |
| OKLCH | oklch(28.21% 0.063 122.5) |
| XYZ | xyz(1.7320, 2.3400, 0.5040) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.97
Very Dark Green
#062E03
ΔE00 7.90
Dark Green
#033500
ΔE00 8.82
Dark Forest Green
#002D04
ΔE00 8.90
Hunter Green (survey)
#0B4008
ΔE00 10.03
Forrest Green
#154406
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242E05 #0F052E
analogous
#2E2305 #242E05 #102E05
triadic
#242E05 #05242E #2E0524
tetradic
#242E05 #052E23 #0F052E #2E0510
square
#242E05 #052E23 #0F052E #2E0510
split-complementary
#242E05 #05102E #23052E
monochromatic
#161C03 #161C03 #242E05 #4F650B #7A9C11
Accessibility & contrast
On white
14.31
#242E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#242E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242E05
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242E05 | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B01
Deuteranopia (green-blind)
#302A08
Tritanopia (blue-blind)
#262B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #242e05; /* rgb */ color: rgb(36, 46, 5); /* oklch */ color: oklch(28.2% 0.063 122.5);
Tailwind
colors: {
custom: {
50: '#606649',
500: '#242e05',
950: '#000000',
},
}SCSS
$custom: #242e05; $custom-light: #606649; $custom-dark: #000000;
JSON
{
"hex": "#242e05",
"rgb": {
"r": 36,
"g": 46,
"b": 5
},
"hsl": {
"h": 74.634,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.28213,
"c": 0.06257,
"h": 122.5
},
"luminance": 0.0234
}Semantic roles & 50–950 ramp
primary
#242E05
secondary
#331F70
accent
#31F761
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77