#223002#223002
#223002 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.6% C 0.070 H 125.6°. Best body text is #FFFFFF at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #223002 |
|---|---|
| RGB | rgb(34, 48, 2) |
| HSL | hsl(78, 92%, 10%) |
| HSV | hsv(78, 96%, 19%) |
| CMYK | cmyk(29.2%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(17.73, -13.92, 24.26) |
| CIE-LCH | lch(17.73, 27.97, 119.85°) |
| OKLab | oklab(28.61% -0.0407 0.0568) |
| OKLCH | oklch(28.61% 0.07 125.6) |
| XYZ | xyz(1.7276, 2.4583, 0.4409) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.66
Very Dark Green
#062E03
ΔE00 6.78
Dark Green
#033500
ΔE00 7.38
Dark Forest Green
#002D04
ΔE00 7.86
Hunter Green (survey)
#0B4008
ΔE00 8.54
Forrest Green
#154406
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223002 #100230
analogous
#302702 #223002 #0B3002
triadic
#223002 #022230 #300222
tetradic
#223002 #023027 #100230 #30020B
square
#223002 #023027 #100230 #30020B
split-complementary
#223002 #020B30 #270230
monochromatic
#151D01 #151D01 #223002 #4C6B04 #75A607
Accessibility & contrast
On white
14.08
#223002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#223002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223002
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223002 | 1.00 | 14.08 | 1.49 | 14.08 |
| #FFFFFF | 14.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#312B05
Tritanopia (blue-blind)
#242D27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #223002; /* rgb */ color: rgb(34, 48, 2); /* oklch */ color: oklch(28.6% 0.070 125.6);
Tailwind
colors: {
custom: {
50: '#5f6848',
500: '#223002',
950: '#000000',
},
}SCSS
$custom: #223002; $custom-light: #5f6848; $custom-dark: #000000;
JSON
{
"hex": "#223002",
"rgb": {
"r": 34,
"g": 48,
"b": 2
},
"hsl": {
"h": 78.261,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.28607,
"c": 0.06988,
"h": 125.6
},
"luminance": 0.02458
}Semantic roles & 50–950 ramp
primary
#223002
secondary
#351975
accent
#29FF6A
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77