#232B13#232B13
#232B13 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.4% C 0.042 H 124.2°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #232B13 |
|---|---|
| RGB | rgb(35, 43, 19) |
| HSL | hsl(80, 39%, 12%) |
| HSV | hsv(80, 56%, 17%) |
| CMYK | cmyk(18.6%, 0%, 55.8%, 83.1%) |
| CIE-LAB | lab(16.17, -8.54, 14.44) |
| CIE-LCH | lch(16.17, 16.77, 120.61°) |
| OKLab | oklab(27.43% -0.0237 0.0349) |
| OKLCH | oklch(27.43% 0.042 124.2) |
| XYZ | xyz(1.6746, 2.1321, 0.9393) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.43
Dark Forest Green
#002D04
ΔE00 10.10
Dark Olive
#373E02
ΔE00 10.50
Dark Green
#033500
ΔE00 11.08
Hunter Green (survey)
#0B4008
ΔE00 12.48
Charcoal (survey)
#343837
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232B13 #1B132B
analogous
#2B2713 #232B13 #172B13
triadic
#232B13 #13232B #2B1323
tetradic
#232B13 #132B27 #1B132B #2B1317
square
#232B13 #132B27 #1B132B #2B1317
split-complementary
#232B13 #13172B #27132B
monochromatic
#111509 #111509 #232B13 #465526 #688039
Accessibility & contrast
On white
14.72
#232B13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#232B13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232B13
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232B13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232B13 | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2811
Deuteranopia (green-blind)
#2C2814
Tritanopia (blue-blind)
#252925
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232b13; /* rgb */ color: rgb(35, 43, 19); /* oklch */ color: oklch(27.4% 0.042 124.2);
Tailwind
colors: {
custom: {
50: '#5e6451',
500: '#232b13',
950: '#000000',
},
}SCSS
$custom: #232b13; $custom-light: #5e6451; $custom-dark: #000000;
JSON
{
"hex": "#232b13",
"rgb": {
"r": 35,
"g": 43,
"b": 19
},
"hsl": {
"h": 80,
"s": 38.71,
"l": 12.157
},
"oklch": {
"l": 0.27432,
"c": 0.04218,
"h": 124.2
},
"luminance": 0.02132
}Semantic roles & 50–950 ramp
primary
#232B13
secondary
#463862
accent
#59CF80
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040502
muted
#797978