#233002#233002
#233002 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.069 H 124.6°. Best body text is #FFFFFF at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #233002 |
|---|---|
| RGB | rgb(35, 48, 2) |
| HSL | hsl(77, 92%, 10%) |
| HSV | hsv(77, 96%, 19%) |
| CMYK | cmyk(27.1%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(17.81, -13.42, 24.37) |
| CIE-LCH | lch(17.81, 27.82, 118.83°) |
| OKLab | oklab(28.69% -0.0394 0.057) |
| OKLCH | oklch(28.69% 0.069 124.6) |
| XYZ | xyz(1.7611, 2.4756, 0.4425) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.44
Very Dark Green
#062E03
ΔE00 7.14
Dark Green
#033500
ΔE00 7.72
Dark Forest Green
#002D04
ΔE00 8.22
Hunter Green (survey)
#0B4008
ΔE00 8.82
Forrest Green
#154406
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233002 #0F0230
analogous
#302602 #233002 #0C3002
triadic
#233002 #022330 #300223
tetradic
#233002 #023026 #0F0230 #30020C
square
#233002 #023026 #0F0230 #30020C
split-complementary
#233002 #020C30 #260230
monochromatic
#151D01 #151D01 #233002 #4E6B04 #79A607
Accessibility & contrast
On white
14.04
#233002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#233002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233002
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233002 | 1.00 | 14.04 | 1.50 | 14.04 |
| #FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#322B05
Tritanopia (blue-blind)
#252D27
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #233002; /* rgb */ color: rgb(35, 48, 2); /* oklch */ color: oklch(28.7% 0.069 124.6);
Tailwind
colors: {
custom: {
50: '#5f6848',
500: '#233002',
950: '#000000',
},
}SCSS
$custom: #233002; $custom-light: #5f6848; $custom-dark: #000000;
JSON
{
"hex": "#233002",
"rgb": {
"r": 35,
"g": 48,
"b": 2
},
"hsl": {
"h": 76.957,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.28691,
"c": 0.06927,
"h": 124.6
},
"luminance": 0.02476
}Semantic roles & 50–950 ramp
primary
#233002
secondary
#331975
accent
#29FF65
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77