#233205#233205
#233205 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.3% C 0.069 H 126.6°. Best body text is #FFFFFF at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #233205 |
|---|---|
| RGB | rgb(35, 50, 5) |
| HSL | hsl(80, 82%, 11%) |
| HSV | hsv(80, 90%, 20%) |
| CMYK | cmyk(30%, 0%, 90%, 80.4%) |
| CIE-LAB | lab(18.58, -14.29, 24.07) |
| CIE-LCH | lch(18.58, 28.00, 120.70°) |
| OKLab | oklab(29.33% -0.0413 0.0556) |
| OKLCH | oklch(29.33% 0.069 126.6) |
| XYZ | xyz(1.8611, 2.6495, 0.5569) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.46
Very Dark Green
#062E03
ΔE00 6.65
Dark Green
#033500
ΔE00 7.10
Dark Forest Green
#002D04
ΔE00 7.74
Hunter Green (survey)
#0B4008
ΔE00 8.07
Forrest Green
#154406
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233205 #140532
analogous
#322A05 #233205 #0C3205
triadic
#233205 #052332 #320523
tetradic
#233205 #05322A #140532 #32050C
square
#233205 #05322A #140532 #32050C
split-complementary
#233205 #050C32 #2A0532
monochromatic
#131C03 #131C03 #233205 #4A6A0B #71A110
Accessibility & contrast
On white
13.73
#233205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#233205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233205
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233205 | 1.00 | 13.73 | 1.53 | 13.73 |
| #FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#332D09
Tritanopia (blue-blind)
#252F29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #233205; /* rgb */ color: rgb(35, 50, 5); /* oklch */ color: oklch(29.3% 0.069 126.6);
Tailwind
colors: {
custom: {
50: '#5f6a49',
500: '#233205',
950: '#000000',
},
}SCSS
$custom: #233205; $custom-light: #5f6a49; $custom-dark: #000000;
JSON
{
"hex": "#233205",
"rgb": {
"r": 35,
"g": 50,
"b": 5
},
"hsl": {
"h": 80,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.29328,
"c": 0.06921,
"h": 126.6
},
"luminance": 0.02649
}Semantic roles & 50–950 ramp
primary
#233205
secondary
#3B1F73
accent
#30F872
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77