#092F15#092F15
#092F15 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.1% C 0.064 H 150.1°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #092F15 |
|---|---|
| RGB | rgb(9, 47, 21) |
| HSL | hsl(139, 68%, 11%) |
| HSV | hsv(139, 81%, 18%) |
| CMYK | cmyk(80.9%, 0%, 55.3%, 81.6%) |
| CIE-LAB | lab(16.23, -20.45, 12.91) |
| CIE-LCH | lch(16.23, 24.19, 147.74°) |
| OKLab | oklab(27.09% -0.0551 0.0317) |
| OKLCH | oklch(27.09% 0.064 150.1) |
| XYZ | xyz(1.2644, 2.1451, 1.0567) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.86
Very Dark Green
#062E03
ΔE00 4.22
Dark Green
#033500
ΔE00 6.56
Evergreen
#05472A
ΔE00 7.73
Pine Green
#0A481E
ΔE00 8.51
Hunter Green (survey)
#0B4008
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092F15 #2F0923
analogous
#102F09 #092F15 #092F28
triadic
#092F15 #15092F #2F1509
tetradic
#092F15 #09102F #2F0923 #2F2809
square
#092F15 #09102F #2F0923 #2F2809
split-complementary
#092F15 #28092F #2F0910
monochromatic
#051A0B #051A0B #092F15 #13622C #1D9643
Accessibility & contrast
On white
14.70
#092F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#092F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092F15
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092F15 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A13
Deuteranopia (green-blind)
#2B2717
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #092f15; /* rgb */ color: rgb(9, 47, 21); /* oklch */ color: oklch(27.1% 0.064 150.1);
Tailwind
colors: {
custom: {
50: '#4e6852',
500: '#092f15',
950: '#000000',
},
}SCSS
$custom: #092f15; $custom-light: #4e6852; $custom-dark: #000000;
JSON
{
"hex": "#092f15",
"rgb": {
"r": 9,
"g": 47,
"b": 21
},
"hsl": {
"h": 138.947,
"s": 67.857,
"l": 10.98
},
"oklch": {
"l": 0.27092,
"c": 0.06358,
"h": 150.1
},
"luminance": 0.02145
}Semantic roles & 50–950 ramp
primary
#092F15
secondary
#6D2757
accent
#3DB4EB
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78