#243206#243206
#243206 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.068 H 125.9°. Best body text is #FFFFFF at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #243206 |
|---|---|
| RGB | rgb(36, 50, 6) |
| HSL | hsl(79, 79%, 11%) |
| HSV | hsv(79, 88%, 20%) |
| CMYK | cmyk(28%, 0%, 88%, 80.4%) |
| CIE-LAB | lab(18.67, -13.71, 23.79) |
| CIE-LCH | lch(18.67, 27.45, 119.96°) |
| OKLab | oklab(29.42% -0.0396 0.0548) |
| OKLCH | oklch(29.42% 0.068 125.9) |
| XYZ | xyz(1.9010, 2.6694, 0.5873) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.33
Very Dark Green
#062E03
ΔE00 6.95
Dark Green
#033500
ΔE00 7.44
Dark Forest Green
#002D04
ΔE00 8.03
Hunter Green (survey)
#0B4008
ΔE00 8.37
Forrest Green
#154406
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243206 #140632
analogous
#322A06 #243206 #0E3206
triadic
#243206 #062432 #320624
tetradic
#243206 #06322A #140632 #32060E
square
#243206 #06322A #140632 #32060E
split-complementary
#243206 #060E32 #2A0632
monochromatic
#141B03 #141B03 #243206 #4B690D #739F13
Accessibility & contrast
On white
13.69
#243206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#243206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243206
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243206 | 1.00 | 13.69 | 1.53 | 13.69 |
| #FFFFFF | 13.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E01
Deuteranopia (green-blind)
#332D0A
Tritanopia (blue-blind)
#262F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #243206; /* rgb */ color: rgb(36, 50, 6); /* oklch */ color: oklch(29.4% 0.068 125.9);
Tailwind
colors: {
custom: {
50: '#606a4a',
500: '#243206',
950: '#000000',
},
}SCSS
$custom: #243206; $custom-light: #606a4a; $custom-dark: #000000;
JSON
{
"hex": "#243206",
"rgb": {
"r": 36,
"g": 50,
"b": 6
},
"hsl": {
"h": 79.091,
"s": 78.571,
"l": 10.98
},
"oklch": {
"l": 0.29421,
"c": 0.06765,
"h": 125.9
},
"luminance": 0.02669
}Semantic roles & 50–950 ramp
primary
#243206
secondary
#3B2173
accent
#33F571
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77