#243115#243115
#243115 is a dark, muted yellow-green. Relative luminance 0.026; OKLCH L 29.3% C 0.050 H 129.5°. Best body text is #FFFFFF at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #243115 |
|---|---|
| RGB | rgb(36, 49, 21) |
| HSL | hsl(88, 40%, 14%) |
| HSV | hsv(88, 57%, 19%) |
| CMYK | cmyk(26.5%, 0%, 57.1%, 80.8%) |
| CIE-LAB | lab(18.48, -11.47, 16.04) |
| CIE-LCH | lch(18.48, 19.72, 125.57°) |
| OKLab | oklab(29.33% -0.0318 0.0386) |
| OKLCH | oklch(29.33% 0.05 129.5) |
| XYZ | xyz(1.9612, 2.6258, 1.1128) |
| Luminance | 0.0263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.42
Dark Forest Green
#002D04
ΔE00 8.19
Dark Green
#033500
ΔE00 8.85
Dark Olive
#373E02
ΔE00 9.33
Hunter Green (survey)
#0B4008
ΔE00 9.99
Forrest Green
#154406
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243115 #221531
analogous
#313015 #243115 #163115
triadic
#243115 #152431 #311524
tetradic
#243115 #153130 #221531 #311516
square
#243115 #153130 #221531 #311516
split-complementary
#243115 #151631 #301531
monochromatic
#101509 #101509 #243115 #435C27 #63873A
Accessibility & contrast
On white
13.77
#243115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#243115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243115
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243115 | 1.00 | 13.77 | 1.53 | 13.77 |
| #FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332E13
Deuteranopia (green-blind)
#312D17
Tritanopia (blue-blind)
#252F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #243115; /* rgb */ color: rgb(36, 49, 21); /* oklch */ color: oklch(29.3% 0.050 129.5);
Tailwind
colors: {
custom: {
50: '#5f6953',
500: '#243115',
950: '#000000',
},
}SCSS
$custom: #243115; $custom-light: #5f6953; $custom-dark: #000000;
JSON
{
"hex": "#243115",
"rgb": {
"r": 36,
"g": 49,
"b": 21
},
"hsl": {
"h": 87.857,
"s": 40,
"l": 13.725
},
"oklch": {
"l": 0.29325,
"c": 0.05001,
"h": 129.5
},
"luminance": 0.02626
}Semantic roles & 50–950 ramp
primary
#243115
secondary
#4F3A68
accent
#58D090
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78