#022600#022600
#022600 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.4% C 0.078 H 141.6°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #022600 |
|---|---|
| RGB | rgb(2, 38, 0) |
| HSL | hsl(117, 100%, 7%) |
| HSV | hsv(117, 100%, 15%) |
| CMYK | cmyk(94.7%, 0%, 100%, 85.1%) |
| CIE-LAB | lab(11.95, -22.10, 17.28) |
| CIE-LCH | lch(11.95, 28.05, 141.97°) |
| OKLab | oklab(23.37% -0.061 0.0484) |
| OKLCH | oklch(23.37% 0.078 141.6) |
| XYZ | xyz(0.7181, 1.3990, 0.2322) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.47
Very Dark Green
#062E03
ΔE00 2.90
Dark Green
#033500
ΔE00 5.80
Hunter Green (survey)
#0B4008
ΔE00 8.87
Pine Green
#0A481E
ΔE00 10.31
Forrest Green
#154406
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022600 #240026
analogous
#152600 #022600 #002611
triadic
#022600 #000226 #260002
tetradic
#022600 #001526 #240026 #261100
square
#022600 #001526 #240026 #261100
split-complementary
#022600 #110026 #260015
monochromatic
#021F00 #021F00 #022600 #056300 #08A000
Accessibility & contrast
On white
16.41
#022600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#022600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022600
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022600 | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #022600; /* rgb */ color: rgb(2, 38, 0); /* oklch */ color: oklch(23.4% 0.078 141.6);
Tailwind
colors: {
custom: {
50: '#476146',
500: '#022600',
950: '#000000',
},
}SCSS
$custom: #022600; $custom-light: #476146; $custom-dark: #000000;
JSON
{
"hex": "#022600",
"rgb": {
"r": 2,
"g": 38,
"b": 0
},
"hsl": {
"h": 116.842,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.23371,
"c": 0.07786,
"h": 141.6
},
"luminance": 0.01399
}Semantic roles & 50–950 ramp
primary
#022600
secondary
#6A136E
accent
#29FFF4
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000500
muted
#777977