#02270F#02270F
#02270F is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.061 H 151.1°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #02270F |
|---|---|
| RGB | rgb(2, 39, 15) |
| HSL | hsl(141, 90%, 8%) |
| HSV | hsv(141, 95%, 15%) |
| CMYK | cmyk(94.9%, 0%, 61.5%, 84.7%) |
| CIE-LAB | lab(12.60, -20.02, 11.75) |
| CIE-LCH | lch(12.60, 23.22, 149.60°) |
| OKLab | oklab(23.98% -0.0537 0.0297) |
| OKLCH | oklch(23.98% 0.061 151.1) |
| XYZ | xyz(0.8367, 1.4983, 0.6970) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.66
Very Dark Green
#062E03
ΔE00 5.22
Dark Green
#033500
ΔE00 8.00
Evergreen
#05472A
ΔE00 9.88
Hunter Green (survey)
#0B4008
ΔE00 10.56
Pine Green
#0A481E
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02270F #27021A
analogous
#072702 #02270F #022721
triadic
#02270F #0F0227 #270F02
tetradic
#02270F #020727 #27021A #272102
square
#02270F #020727 #27021A #272102
split-complementary
#02270F #210227 #270207
monochromatic
#011D0B #011D0B #02270F #056125 #089B3C
Accessibility & contrast
On white
16.16
#02270F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#02270F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02270F
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02270F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02270F | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230D
Deuteranopia (green-blind)
#231F11
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #02270f; /* rgb */ color: rgb(2, 39, 15); /* oklch */ color: oklch(24.0% 0.061 151.1);
Tailwind
colors: {
custom: {
50: '#48614e',
500: '#02270f',
950: '#000000',
},
}SCSS
$custom: #02270f; $custom-light: #48614e; $custom-dark: #000000;
JSON
{
"hex": "#02270f",
"rgb": {
"r": 2,
"g": 39,
"b": 15
},
"hsl": {
"h": 141.081,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.2398,
"c": 0.06138,
"h": 151.1
},
"luminance": 0.01498
}Semantic roles & 50–950 ramp
primary
#02270F
secondary
#6C184F
accent
#29B4FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977