#092702#092702
#092702 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.072 H 139.4°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #092702 |
|---|---|
| RGB | rgb(9, 39, 2) |
| HSL | hsl(109, 90%, 8%) |
| HSV | hsv(109, 95%, 15%) |
| CMYK | cmyk(76.9%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(12.69, -19.93, 17.52) |
| CIE-LCH | lch(12.69, 26.54, 138.67°) |
| OKLab | oklab(24.08% -0.0549 0.047) |
| OKLCH | oklch(24.08% 0.072 139.4) |
| XYZ | xyz(0.8491, 1.5134, 0.3048) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.85
Dark Forest Green
#002D04
ΔE00 2.92
Dark Green
#033500
ΔE00 5.80
Hunter Green (survey)
#0B4008
ΔE00 8.73
Forrest Green
#154406
ΔE00 10.20
Pine Green
#0A481E
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092702 #200227
analogous
#1B2702 #092702 #02270D
triadic
#092702 #020927 #270209
tetradic
#092702 #021B27 #200227 #270D02
square
#092702 #021B27 #200227 #270D02
split-complementary
#092702 #0D0227 #27021B
monochromatic
#071D01 #071D01 #092702 #166105 #249B08
Accessibility & contrast
On white
16.12
#092702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#092702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092702
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092702 | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#062520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #092702; /* rgb */ color: rgb(9, 39, 2); /* oklch */ color: oklch(24.1% 0.072 139.4);
Tailwind
colors: {
custom: {
50: '#4b6147',
500: '#092702',
950: '#000000',
},
}SCSS
$custom: #092702; $custom-light: #4b6147; $custom-dark: #000000;
JSON
{
"hex": "#092702",
"rgb": {
"r": 9,
"g": 39,
"b": 2
},
"hsl": {
"h": 108.649,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.2408,
"c": 0.07221,
"h": 139.4
},
"luminance": 0.01513
}Semantic roles & 50–950 ramp
primary
#092702
secondary
#5C186C
accent
#29FFD6
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977