#23300D#23300D
#23300D is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.058 H 127.0°. Best body text is #FFFFFF at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #23300D |
|---|---|
| RGB | rgb(35, 48, 13) |
| HSL | hsl(82, 57%, 12%) |
| HSV | hsv(82, 73%, 19%) |
| CMYK | cmyk(27.1%, 0%, 72.9%, 81.2%) |
| CIE-LAB | lab(17.92, -12.37, 19.92) |
| CIE-LCH | lch(17.92, 23.45, 121.85°) |
| OKLab | oklab(28.82% -0.0351 0.0466) |
| OKLCH | oklch(28.82% 0.058 127) |
| XYZ | xyz(1.8227, 2.5003, 0.7673) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.90
Dark Forest Green
#002D04
ΔE00 7.85
Dark Olive
#373E02
ΔE00 7.85
Dark Green
#033500
ΔE00 8.02
Hunter Green (survey)
#0B4008
ΔE00 9.24
Forrest Green
#154406
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23300D #1A0D30
analogous
#302C0D #23300D #12300D
triadic
#23300D #0D2330 #300D23
tetradic
#23300D #0D302C #1A0D30 #300D12
square
#23300D #0D302C #1A0D30 #300D12
split-complementary
#23300D #0D1230 #2C0D30
monochromatic
#121807 #121807 #23300D #46601A #699027
Accessibility & contrast
On white
14.00
#23300D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#23300D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23300D
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23300D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23300D | 1.00 | 14.00 | 1.50 | 14.00 |
| #FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C09
Deuteranopia (green-blind)
#312C0F
Tritanopia (blue-blind)
#252E29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #23300d; /* rgb */ color: rgb(35, 48, 13); /* oklch */ color: oklch(28.8% 0.058 127.0);
Tailwind
colors: {
custom: {
50: '#5f684d',
500: '#23300d',
950: '#000000',
},
}SCSS
$custom: #23300d; $custom-light: #5f684d; $custom-dark: #000000;
JSON
{
"hex": "#23300d",
"rgb": {
"r": 35,
"g": 48,
"b": 13
},
"hsl": {
"h": 82.286,
"s": 57.377,
"l": 11.961
},
"oklch": {
"l": 0.28818,
"c": 0.05833,
"h": 127
},
"luminance": 0.025
}Semantic roles & 50–950 ramp
primary
#23300D
secondary
#452E6B
accent
#47E180
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77