#023313#023313
#023313 is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.1% C 0.076 H 149.8°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #023313 |
|---|---|
| RGB | rgb(2, 51, 19) |
| HSL | hsl(141, 92%, 10%) |
| HSV | hsv(141, 96%, 20%) |
| CMYK | cmyk(96.1%, 0%, 62.7%, 80%) |
| CIE-LAB | lab(17.59, -24.40, 15.82) |
| CIE-LCH | lch(17.59, 29.08, 147.03°) |
| OKLab | oklab(28.14% -0.0654 0.0381) |
| OKLCH | oklch(28.14% 0.076 149.8) |
| XYZ | xyz(1.3263, 2.4274, 1.0146) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.66
Very Dark Green
#062E03
ΔE00 3.17
Dark Green
#033500
ΔE00 4.67
Evergreen
#05472A
ΔE00 6.54
Hunter Green (survey)
#0B4008
ΔE00 6.58
Pine Green
#0A481E
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023313 #330222
analogous
#0A3302 #023313 #02332B
triadic
#023313 #130233 #331302
tetradic
#023313 #020A33 #330222 #332B02
square
#023313 #020A33 #330222 #332B02
split-complementary
#023313 #2B0233 #33020A
monochromatic
#011D0B #011D0B #023313 #046E29 #07A93F
Accessibility & contrast
On white
14.14
#023313 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#023313 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023313
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023313 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023313 | 1.00 | 14.14 | 1.49 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D10
Deuteranopia (green-blind)
#2E2A15
Tritanopia (blue-blind)
#00322C
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #023313; /* rgb */ color: rgb(2, 51, 19); /* oklch */ color: oklch(28.1% 0.076 149.8);
Tailwind
colors: {
custom: {
50: '#4c6b51',
500: '#023313',
950: '#000000',
},
}SCSS
$custom: #023313; $custom-light: #4c6b51; $custom-dark: #000000;
JSON
{
"hex": "#023313",
"rgb": {
"r": 2,
"g": 51,
"b": 19
},
"hsl": {
"h": 140.816,
"s": 92.453,
"l": 10.392
},
"oklch": {
"l": 0.2814,
"c": 0.0757,
"h": 149.8
},
"luminance": 0.02428
}Semantic roles & 50–950 ramp
primary
#023313
secondary
#771A57
accent
#29B5FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010702
muted
#777A78