#243F19#243F19
#243F19 is a dark, moderate green. Relative luminance 0.040; OKLCH L 33.6% C 0.070 H 137.4°. Best body text is #FFFFFF at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #243F19 |
|---|---|
| RGB | rgb(36, 63, 25) |
| HSL | hsl(103, 43%, 17%) |
| HSV | hsv(103, 60%, 25%) |
| CMYK | cmyk(42.9%, 0%, 60.3%, 75.3%) |
| CIE-LAB | lab(23.67, -18.81, 19.92) |
| CIE-LCH | lch(23.67, 27.40, 133.35°) |
| OKLab | oklab(33.56% -0.0517 0.0475) |
| OKLCH | oklch(33.56% 0.07 137.4) |
| XYZ | xyz(2.6804, 4.0001, 1.5504) |
| Luminance | 0.0400 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 5.18
Forrest Green
#154406
ΔE00 5.53
Pine Green
#0A481E
ΔE00 5.80
Dark Green
#033500
ΔE00 5.80
Very Dark Green
#062E03
ΔE00 6.20
Forest Green (survey)
#06470C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243F19 #34193F
analogous
#373F19 #243F19 #193F21
triadic
#243F19 #19243F #3F1924
tetradic
#243F19 #19373F #34193F #3F2119
square
#243F19 #19373F #34193F #3F2119
split-complementary
#243F19 #21193F #3F1937
monochromatic
#0D1609 #0D1609 #243F19 #3D6B2A #56973C
Accessibility & contrast
On white
11.67
#243F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.80
#243F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243F19
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243F19 | 1.00 | 11.67 | 1.80 | 11.67 |
| #FFFFFF | 11.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.80 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A16
Deuteranopia (green-blind)
#3D371C
Tritanopia (blue-blind)
#233D36
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #243f19; /* rgb */ color: rgb(36, 63, 25); /* oklch */ color: oklch(33.6% 0.070 137.4);
Tailwind
colors: {
custom: {
50: '#617457',
500: '#243f19',
950: '#000000',
},
}SCSS
$custom: #243f19; $custom-light: #617457; $custom-dark: #000000;
JSON
{
"hex": "#243f19",
"rgb": {
"r": 36,
"g": 63,
"b": 25
},
"hsl": {
"h": 102.632,
"s": 43.182,
"l": 17.255
},
"oklch": {
"l": 0.33558,
"c": 0.07024,
"h": 137.4
},
"luminance": 0.04
}Semantic roles & 50–950 ramp
primary
#243F19
secondary
#653F75
accent
#55D3AE
background
#F5F7F5
surface
#EAEDE9
border
#C6C8C5
text
#050803
muted
#797B78