#023002#023002
#023002 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.088 H 142.6°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #023002 |
|---|---|
| RGB | rgb(2, 48, 2) |
| HSL | hsl(120, 92%, 10%) |
| HSV | hsv(120, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 95.8%, 81.2%) |
| CIE-LAB | lab(16.16, -25.77, 21.98) |
| CIE-LCH | lch(16.16, 33.87, 139.54°) |
| OKLab | oklab(26.89% -0.0699 0.0534) |
| OKLCH | oklch(26.89% 0.088 142.6) |
| XYZ | xyz(1.0929, 2.1311, 0.4112) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.10
Dark Forest Green
#002D04
ΔE00 1.48
Dark Green
#033500
ΔE00 2.08
Hunter Green (survey)
#0B4008
ΔE00 5.21
Forrest Green
#154406
ΔE00 6.89
Forest Green (survey)
#06470C
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023002 #300230
analogous
#193002 #023002 #023019
triadic
#023002 #020230 #300202
tetradic
#023002 #021930 #300230 #301902
square
#023002 #021930 #300230 #301902
split-complementary
#023002 #190230 #300219
monochromatic
#011D01 #011D01 #023002 #046B04 #07A607
Accessibility & contrast
On white
14.72
#023002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#023002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023002
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023002 | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2C2706
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #023002; /* rgb */ color: rgb(2, 48, 2); /* oklch */ color: oklch(26.9% 0.088 142.6);
Tailwind
colors: {
custom: {
50: '#4b6948',
500: '#023002',
950: '#000000',
},
}SCSS
$custom: #023002; $custom-light: #4b6948; $custom-dark: #000000;
JSON
{
"hex": "#023002",
"rgb": {
"r": 2,
"g": 48,
"b": 2
},
"hsl": {
"h": 120,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.26888,
"c": 0.088,
"h": 142.6
},
"luminance": 0.02131
}Semantic roles & 50–950 ramp
primary
#023002
secondary
#751975
accent
#29FFFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010600
muted
#777A77