#242B06#242B06
#242B06 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.3% C 0.057 H 119.6°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #242B06 |
|---|---|
| RGB | rgb(36, 43, 6) |
| HSL | hsl(71, 76%, 10%) |
| HSV | hsv(71, 86%, 17%) |
| CMYK | cmyk(16.3%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(16.08, -9.51, 20.65) |
| CIE-LCH | lch(16.08, 22.73, 114.72°) |
| OKLab | oklab(27.33% -0.0281 0.0495) |
| OKLCH | oklch(27.33% 0.057 119.6) |
| XYZ | xyz(1.6243, 2.1160, 0.4951) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.91
Very Dark Green
#062E03
ΔE00 8.94
Dark Forest Green
#002D04
ΔE00 9.85
Dark Green
#033500
ΔE00 10.13
Hunter Green (survey)
#0B4008
ΔE00 11.48
Forrest Green
#154406
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242B06 #0D062B
analogous
#2B2006 #242B06 #122B06
triadic
#242B06 #06242B #2B0624
tetradic
#242B06 #062B20 #0D062B #2B0612
square
#242B06 #062B20 #0D062B #2B0612
split-complementary
#242B06 #06122B #20062B
monochromatic
#161B04 #161B04 #242B06 #51610D #7E9615
Accessibility & contrast
On white
14.76
#242B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#242B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242B06
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242B06 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2802
Deuteranopia (green-blind)
#2E2809
Tritanopia (blue-blind)
#272824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #242b06; /* rgb */ color: rgb(36, 43, 6); /* oklch */ color: oklch(27.3% 0.057 119.6);
Tailwind
colors: {
custom: {
50: '#606449',
500: '#242b06',
950: '#000000',
},
}SCSS
$custom: #242b06; $custom-light: #606449; $custom-dark: #000000;
JSON
{
"hex": "#242b06",
"rgb": {
"r": 36,
"g": 43,
"b": 6
},
"hsl": {
"h": 71.351,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.27334,
"c": 0.05695,
"h": 119.6
},
"luminance": 0.02116
}Semantic roles & 50–950 ramp
primary
#242B06
secondary
#2F216C
accent
#36F259
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#050501
muted
#797977