#223003#223003
#223003 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.6% C 0.069 H 125.8°. Best body text is #FFFFFF at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #223003 |
|---|---|
| RGB | rgb(34, 48, 3) |
| HSL | hsl(79, 88%, 10%) |
| HSV | hsv(79, 94%, 19%) |
| CMYK | cmyk(29.2%, 0%, 93.8%, 81.2%) |
| CIE-LAB | lab(17.74, -13.82, 23.86) |
| CIE-LCH | lch(17.74, 27.58, 120.08°) |
| OKLab | oklab(28.62% -0.0402 0.0558) |
| OKLCH | oklch(28.62% 0.069 125.8) |
| XYZ | xyz(1.7331, 2.4605, 0.4698) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.73
Dark Olive
#373E02
ΔE00 6.76
Dark Green
#033500
ΔE00 7.38
Dark Forest Green
#002D04
ΔE00 7.80
Hunter Green (survey)
#0B4008
ΔE00 8.55
Forrest Green
#154406
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223003 #110330
analogous
#302803 #223003 #0B3003
triadic
#223003 #032230 #300322
tetradic
#223003 #033028 #110330 #30030B
square
#223003 #033028 #110330 #30030B
split-complementary
#223003 #030B30 #280330
monochromatic
#141D02 #141D02 #223003 #4B6A07 #74A30A
Accessibility & contrast
On white
14.07
#223003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#223003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223003
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223003 | 1.00 | 14.07 | 1.49 | 14.07 |
| #FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C00
Deuteranopia (green-blind)
#312B06
Tritanopia (blue-blind)
#242D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #223003; /* rgb */ color: rgb(34, 48, 3); /* oklch */ color: oklch(28.6% 0.069 125.8);
Tailwind
colors: {
custom: {
50: '#5e6848',
500: '#223003',
950: '#000000',
},
}SCSS
$custom: #223003; $custom-light: #5e6848; $custom-dark: #000000;
JSON
{
"hex": "#223003",
"rgb": {
"r": 34,
"g": 48,
"b": 3
},
"hsl": {
"h": 78.667,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.28618,
"c": 0.06883,
"h": 125.8
},
"luminance": 0.02461
}Semantic roles & 50–950 ramp
primary
#223003
secondary
#371B73
accent
#29FE6C
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77