#243205#243205
#243205 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.069 H 125.7°. Best body text is #FFFFFF at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #243205 |
|---|---|
| RGB | rgb(36, 50, 5) |
| HSL | hsl(79, 82%, 11%) |
| HSV | hsv(79, 90%, 20%) |
| CMYK | cmyk(28%, 0%, 90%, 80.4%) |
| CIE-LAB | lab(18.66, -13.80, 24.18) |
| CIE-LCH | lch(18.66, 27.84, 119.71°) |
| OKLab | oklab(29.41% -0.04 0.0557) |
| OKLCH | oklch(29.41% 0.069 125.7) |
| XYZ | xyz(1.8956, 2.6672, 0.5585) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.22
Very Dark Green
#062E03
ΔE00 7.00
Dark Green
#033500
ΔE00 7.44
Dark Forest Green
#002D04
ΔE00 8.09
Hunter Green (survey)
#0B4008
ΔE00 8.36
Forrest Green
#154406
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243205 #130532
analogous
#322905 #243205 #0D3205
triadic
#243205 #052432 #320524
tetradic
#243205 #053229 #130532 #32050D
square
#243205 #053229 #130532 #32050D
split-complementary
#243205 #050D32 #290532
monochromatic
#141C03 #141C03 #243205 #4C6A0B #74A110
Accessibility & contrast
On white
13.70
#243205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#243205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243205
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243205 | 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)
#332D09
Tritanopia (blue-blind)
#262F29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #243205; /* rgb */ color: rgb(36, 50, 5); /* oklch */ color: oklch(29.4% 0.069 125.7);
Tailwind
colors: {
custom: {
50: '#606a49',
500: '#243205',
950: '#000000',
},
}SCSS
$custom: #243205; $custom-light: #606a49; $custom-dark: #000000;
JSON
{
"hex": "#243205",
"rgb": {
"r": 36,
"g": 50,
"b": 5
},
"hsl": {
"h": 78.667,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.29411,
"c": 0.06861,
"h": 125.7
},
"luminance": 0.02667
}Semantic roles & 50–950 ramp
primary
#243205
secondary
#3A1F73
accent
#30F86E
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77