#023005#023005
#023005 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.085 H 143.8°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #023005 |
|---|---|
| RGB | rgb(2, 48, 5) |
| HSL | hsl(124, 92%, 10%) |
| HSV | hsv(124, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 89.6%, 81.2%) |
| CIE-LAB | lab(16.19, -25.35, 20.80) |
| CIE-LCH | lch(16.19, 32.79, 140.63°) |
| OKLab | oklab(26.93% -0.0685 0.0502) |
| OKLCH | oklch(26.93% 0.085 143.8) |
| XYZ | xyz(1.1093, 2.1376, 0.4977) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 0.95
Dark Forest Green
#002D04
ΔE00 1.08
Dark Green
#033500
ΔE00 2.51
Hunter Green (survey)
#0B4008
ΔE00 5.48
Forrest Green
#154406
ΔE00 7.19
Pine Green
#0A481E
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023005 #30022D
analogous
#163002 #023005 #02301C
triadic
#023005 #050230 #300502
tetradic
#023005 #021630 #30022D #301C02
square
#023005 #021630 #30022D #301C02
split-complementary
#023005 #1C0230 #300216
monochromatic
#011D03 #011D03 #023005 #046B0B #07A611
Accessibility & contrast
On white
14.71
#023005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#023005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023005
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023005 | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A01
Deuteranopia (green-blind)
#2C2709
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #023005; /* rgb */ color: rgb(2, 48, 5); /* oklch */ color: oklch(26.9% 0.085 143.8);
Tailwind
colors: {
custom: {
50: '#4b6949',
500: '#023005',
950: '#000000',
},
}SCSS
$custom: #023005; $custom-light: #4b6949; $custom-dark: #000000;
JSON
{
"hex": "#023005",
"rgb": {
"r": 2,
"g": 48,
"b": 5
},
"hsl": {
"h": 123.913,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.26926,
"c": 0.08494,
"h": 143.8
},
"luminance": 0.02138
}Semantic roles & 50–950 ramp
primary
#023005
secondary
#75196F
accent
#29F1FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77