#093F23#093F23
#093F23 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.6% C 0.074 H 155.1°. Best body text is #FFFFFF at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #093F23 |
|---|---|
| RGB | rgb(9, 63, 35) |
| HSL | hsl(149, 75%, 14%) |
| HSV | hsv(149, 86%, 25%) |
| CMYK | cmyk(85.7%, 0%, 44.4%, 75.3%) |
| CIE-LAB | lab(22.77, -24.77, 12.42) |
| CIE-LCH | lch(22.77, 27.71, 153.38°) |
| OKLab | oklab(32.58% -0.0668 0.031) |
| OKLCH | oklch(32.58% 0.074 155.1) |
| XYZ | xyz(2.1933, 3.7342, 2.1950) |
| Luminance | 0.0373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 2.61
Pine Green
#0A481E
ΔE00 4.68
Dark Forest Green
#002D04
ΔE00 6.71
Very Dark Green
#062E03
ΔE00 6.99
Dark Green
#033500
ΔE00 7.31
Hunter Green (survey)
#0B4008
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#093F23 #3F0925
analogous
#0A3F09 #093F23 #093F3E
triadic
#093F23 #23093F #3F2309
tetradic
#093F23 #090A3F #3F0925 #3F3E09
square
#093F23 #090A3F #3F0925 #3F3E09
split-complementary
#093F23 #3E093F #3F090A
monochromatic
#041B0F #041B0F #093F23 #117541 #18AA5F
Accessibility & contrast
On white
12.02
#093F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#093F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #093F23
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##093F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##093F23 | 1.00 | 12.02 | 1.75 | 12.02 |
| #FFFFFF | 12.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3921
Deuteranopia (green-blind)
#383525
Tritanopia (blue-blind)
#003E38
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #093f23; /* rgb */ color: rgb(9, 63, 35); /* oklch */ color: oklch(32.6% 0.074 155.1);
Tailwind
colors: {
custom: {
50: '#52755e',
500: '#093f23',
950: '#000000',
},
}SCSS
$custom: #093f23; $custom-light: #52755e; $custom-dark: #000000;
JSON
{
"hex": "#093f23",
"rgb": {
"r": 9,
"g": 63,
"b": 35
},
"hsl": {
"h": 148.889,
"s": 75,
"l": 14.118
},
"oklch": {
"l": 0.32579,
"c": 0.07366,
"h": 155.1
},
"luminance": 0.03734
}Semantic roles & 50–950 ramp
primary
#093F23
secondary
#7D2753
accent
#3697F2
background
#F4F7F5
surface
#E8EDE9
border
#C4C8C5
text
#030804
muted
#787B79