#233302#233302
#233302 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.6% C 0.074 H 126.7°. Best body text is #FFFFFF at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #233302 |
|---|---|
| RGB | rgb(35, 51, 2) |
| HSL | hsl(80, 92%, 10%) |
| HSV | hsv(80, 96%, 20%) |
| CMYK | cmyk(31.4%, 0%, 96.1%, 80%) |
| CIE-LAB | lab(18.93, -15.13, 25.70) |
| CIE-LCH | lch(18.93, 29.82, 120.49°) |
| OKLab | oklab(29.6% -0.044 0.059) |
| OKLCH | oklch(29.6% 0.074 126.7) |
| XYZ | xyz(1.8879, 2.7293, 0.4848) |
| Luminance | 0.0273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.04
Very Dark Green
#062E03
ΔE00 6.73
Dark Green
#033500
ΔE00 6.87
Hunter Green (survey)
#0B4008
ΔE00 7.69
Forrest Green
#154406
ΔE00 7.73
Dark Forest Green
#002D04
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233302 #120233
analogous
#332A02 #233302 #0A3302
triadic
#233302 #022333 #330223
tetradic
#233302 #02332A #120233 #33020A
square
#233302 #02332A #120233 #33020A
split-complementary
#233302 #020A33 #2A0233
monochromatic
#141D01 #141D01 #233302 #4B6E04 #74A907
Accessibility & contrast
On white
13.59
#233302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#233302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233302
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233302 | 1.00 | 13.59 | 1.55 | 13.59 |
| #FFFFFF | 13.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F00
Deuteranopia (green-blind)
#342E06
Tritanopia (blue-blind)
#25302A
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #233302; /* rgb */ color: rgb(35, 51, 2); /* oklch */ color: oklch(29.6% 0.074 126.7);
Tailwind
colors: {
custom: {
50: '#606a48',
500: '#233302',
950: '#000000',
},
}SCSS
$custom: #233302; $custom-light: #606a48; $custom-dark: #000000;
JSON
{
"hex": "#233302",
"rgb": {
"r": 35,
"g": 51,
"b": 2
},
"hsl": {
"h": 79.592,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.29599,
"c": 0.07362,
"h": 126.7
},
"luminance": 0.02729
}Semantic roles & 50–950 ramp
primary
#233302
secondary
#381A77
accent
#29FF6F
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77