#233B19#233B19
#233B19 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.3% C 0.064 H 137.2°. Best body text is #FFFFFF at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #233B19 |
|---|---|
| RGB | rgb(35, 59, 25) |
| HSL | hsl(102, 40%, 16%) |
| HSV | hsv(102, 58%, 23%) |
| CMYK | cmyk(40.7%, 0%, 57.6%, 76.9%) |
| CIE-LAB | lab(22.14, -17.06, 18.06) |
| CIE-LCH | lch(22.14, 24.85, 133.38°) |
| OKLab | oklab(32.3% -0.0469 0.0434) |
| OKLCH | oklch(32.3% 0.064 137.2) |
| XYZ | xyz(2.4325, 3.5553, 1.4776) |
| Luminance | 0.0355 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.76
Dark Green
#033500
ΔE00 6.14
Hunter Green (survey)
#0B4008
ΔE00 6.31
Dark Forest Green
#002D04
ΔE00 6.50
Forrest Green
#154406
ΔE00 6.89
Pine Green
#0A481E
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233B19 #31193B
analogous
#343B19 #233B19 #193B20
triadic
#233B19 #19233B #3B1923
tetradic
#233B19 #19343B #31193B #3B2019
square
#233B19 #19343B #31193B #3B2019
split-complementary
#233B19 #20193B #3B1934
monochromatic
#0D1509 #0D1509 #233B19 #3D662B #56913D
Accessibility & contrast
On white
12.27
#233B19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#233B19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233B19
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233B19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233B19 | 1.00 | 12.27 | 1.71 | 12.27 |
| #FFFFFF | 12.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3616
Deuteranopia (green-blind)
#39341B
Tritanopia (blue-blind)
#223933
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #233b19; /* rgb */ color: rgb(35, 59, 25); /* oklch */ color: oklch(32.3% 0.064 137.2);
Tailwind
colors: {
custom: {
50: '#5f7156',
500: '#233b19',
950: '#000000',
},
}SCSS
$custom: #233b19; $custom-light: #5f7156; $custom-dark: #000000;
JSON
{
"hex": "#233b19",
"rgb": {
"r": 35,
"g": 59,
"b": 25
},
"hsl": {
"h": 102.353,
"s": 40.476,
"l": 16.471
},
"oklch": {
"l": 0.32297,
"c": 0.0639,
"h": 137.2
},
"luminance": 0.03555
}Semantic roles & 50–950 ramp
primary
#233B19
secondary
#623F71
accent
#57D0AD
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#050703
muted
#797A78