#233607#233607
#233607 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.6% C 0.073 H 129.4°. Best body text is #FFFFFF at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #233607 |
|---|---|
| RGB | rgb(35, 54, 7) |
| HSL | hsl(84, 77%, 12%) |
| HSV | hsv(84, 87%, 21%) |
| CMYK | cmyk(35.2%, 0%, 87%, 78.8%) |
| CIE-LAB | lab(20.09, -16.36, 24.99) |
| CIE-LCH | lch(20.09, 29.87, 123.20°) |
| OKLab | oklab(30.56% -0.0467 0.0568) |
| OKLCH | oklch(30.56% 0.073 129.4) |
| XYZ | xyz(2.0506, 3.0109, 0.6741) |
| Luminance | 0.0301 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 6.10
Very Dark Green
#062E03
ΔE00 6.21
Dark Olive
#373E02
ΔE00 6.34
Hunter Green (survey)
#0B4008
ΔE00 6.63
Forrest Green
#154406
ΔE00 6.68
Dark Forest Green
#002D04
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233607 #1A0736
analogous
#363207 #233607 #0C3607
triadic
#233607 #072336 #360723
tetradic
#233607 #073632 #1A0736 #36070C
square
#233607 #073632 #1A0736 #36070C
split-complementary
#233607 #070C36 #320736
monochromatic
#121B04 #121B04 #233607 #466C0E #69A215
Accessibility & contrast
On white
13.11
#233607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#233607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233607
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233607 | 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)
#393101
Deuteranopia (green-blind)
#36300B
Tritanopia (blue-blind)
#24332D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #233607; /* rgb */ color: rgb(35, 54, 7); /* oklch */ color: oklch(30.6% 0.073 129.4);
Tailwind
colors: {
custom: {
50: '#606d4b',
500: '#233607',
950: '#000000',
},
}SCSS
$custom: #233607; $custom-light: #606d4b; $custom-dark: #000000;
JSON
{
"hex": "#233607",
"rgb": {
"r": 35,
"g": 54,
"b": 7
},
"hsl": {
"h": 84.255,
"s": 77.049,
"l": 11.961
},
"oklch": {
"l": 0.30558,
"c": 0.07349,
"h": 129.4
},
"luminance": 0.03011
}Semantic roles & 50–950 ramp
primary
#233607
secondary
#452376
accent
#34F482
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050701
muted
#797A77