#233606#233606
#233606 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.5% C 0.074 H 129.2°. Best body text is #FFFFFF at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #233606 |
|---|---|
| RGB | rgb(35, 54, 6) |
| HSL | hsl(84, 80%, 12%) |
| HSV | hsv(84, 89%, 21%) |
| CMYK | cmyk(35.2%, 0%, 88.9%, 78.8%) |
| CIE-LAB | lab(20.08, -16.44, 25.39) |
| CIE-LCH | lch(20.08, 30.25, 122.93°) |
| OKLab | oklab(30.55% -0.047 0.0576) |
| OKLCH | oklch(30.55% 0.074 129.2) |
| XYZ | xyz(2.0452, 3.0087, 0.6453) |
| Luminance | 0.0301 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 6.12
Dark Olive
#373E02
ΔE00 6.23
Very Dark Green
#062E03
ΔE00 6.28
Hunter Green (survey)
#0B4008
ΔE00 6.63
Forrest Green
#154406
ΔE00 6.65
Dark Forest Green
#002D04
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233606 #190636
analogous
#363106 #233606 #0B3606
triadic
#233606 #062336 #360623
tetradic
#233606 #063631 #190636 #36060B
square
#233606 #063631 #190636 #36060B
split-complementary
#233606 #060B36 #310636
monochromatic
#121C03 #121C03 #233606 #476D0C #6AA412
Accessibility & contrast
On white
13.11
#233606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#233606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233606
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233606 | 1.00 | 13.11 | 1.60 | 13.11 |
| #FFFFFF | 13.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393100
Deuteranopia (green-blind)
#36300A
Tritanopia (blue-blind)
#24332D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #233606; /* rgb */ color: rgb(35, 54, 6); /* oklch */ color: oklch(30.5% 0.074 129.2);
Tailwind
colors: {
custom: {
50: '#606d4a',
500: '#233606',
950: '#000000',
},
}SCSS
$custom: #233606; $custom-light: #606d4a; $custom-dark: #000000;
JSON
{
"hex": "#233606",
"rgb": {
"r": 35,
"g": 54,
"b": 6
},
"hsl": {
"h": 83.75,
"s": 80,
"l": 11.765
},
"oklch": {
"l": 0.30548,
"c": 0.07436,
"h": 129.2
},
"luminance": 0.03009
}Semantic roles & 50–950 ramp
primary
#233606
secondary
#432176
accent
#31F67F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77