#243204#243204
#243204 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.070 H 125.5°. Best body text is #FFFFFF at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #243204 |
|---|---|
| RGB | rgb(36, 50, 4) |
| HSL | hsl(78, 85%, 11%) |
| HSV | hsv(78, 92%, 20%) |
| CMYK | cmyk(28%, 0%, 92%, 80.4%) |
| CIE-LAB | lab(18.65, -13.89, 24.58) |
| CIE-LCH | lch(18.65, 28.23, 119.47°) |
| OKLab | oklab(29.4% -0.0404 0.0567) |
| OKLCH | oklch(29.4% 0.07 125.5) |
| XYZ | xyz(1.8901, 2.6650, 0.5297) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.11
Very Dark Green
#062E03
ΔE00 7.05
Dark Green
#033500
ΔE00 7.45
Dark Forest Green
#002D04
ΔE00 8.15
Hunter Green (survey)
#0B4008
ΔE00 8.35
Forrest Green
#154406
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243204 #120432
analogous
#322904 #243204 #0D3204
triadic
#243204 #042432 #320424
tetradic
#243204 #043229 #120432 #32040D
square
#243204 #043229 #120432 #32040D
split-complementary
#243204 #040D32 #290432
monochromatic
#141C02 #141C02 #243204 #4D6B09 #76A30D
Accessibility & contrast
On white
13.70
#243204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#243204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243204
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243204 | 1.00 | 13.70 | 1.53 | 13.70 |
| #FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#332D08
Tritanopia (blue-blind)
#262F29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #243204; /* rgb */ color: rgb(36, 50, 4); /* oklch */ color: oklch(29.4% 0.070 125.5);
Tailwind
colors: {
custom: {
50: '#606a49',
500: '#243204',
950: '#000000',
},
}SCSS
$custom: #243204; $custom-light: #606a49; $custom-dark: #000000;
JSON
{
"hex": "#243204",
"rgb": {
"r": 36,
"g": 50,
"b": 4
},
"hsl": {
"h": 78.261,
"s": 85.185,
"l": 10.588
},
"oklch": {
"l": 0.294,
"c": 0.06959,
"h": 125.5
},
"luminance": 0.02665
}Semantic roles & 50–950 ramp
primary
#243204
secondary
#381D74
accent
#2CFB6B
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77