#27370F#27370F
#27370F is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.3% C 0.066 H 128.2°. Best body text is #FFFFFF at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #27370F |
|---|---|
| RGB | rgb(39, 55, 15) |
| HSL | hsl(84, 57%, 14%) |
| HSV | hsv(84, 73%, 22%) |
| CMYK | cmyk(29.1%, 0%, 72.7%, 78.4%) |
| CIE-LAB | lab(20.82, -14.32, 22.33) |
| CIE-LCH | lch(20.82, 26.53, 122.67°) |
| OKLab | oklab(31.25% -0.0405 0.0515) |
| OKLCH | oklch(31.25% 0.066 128.2) |
| XYZ | xyz(2.2891, 3.1982, 0.9485) |
| Luminance | 0.0320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.36
Very Dark Green
#062E03
ΔE00 6.87
Dark Green
#033500
ΔE00 7.11
Hunter Green (survey)
#0B4008
ΔE00 7.51
Forrest Green
#154406
ΔE00 7.58
Dark Forest Green
#002D04
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27370F #1F0F37
analogous
#37330F #27370F #13370F
triadic
#27370F #0F2737 #370F27
tetradic
#27370F #0F3733 #1F0F37 #370F13
square
#27370F #0F3733 #1F0F37 #370F13
split-complementary
#27370F #0F1337 #330F37
monochromatic
#111807 #111807 #27370F #49671C #6B9729
Accessibility & contrast
On white
12.81
#27370F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.64
#27370F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #27370F
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27370F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##27370F | 1.00 | 12.81 | 1.64 | 12.81 |
| #FFFFFF | 12.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.64 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A330A
Deuteranopia (green-blind)
#383212
Tritanopia (blue-blind)
#28342F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #27370f; /* rgb */ color: rgb(39, 55, 15); /* oklch */ color: oklch(31.3% 0.066 128.2);
Tailwind
colors: {
custom: {
50: '#636e4f',
500: '#27370f',
950: '#000000',
},
}SCSS
$custom: #27370f; $custom-light: #636e4f; $custom-dark: #000000;
JSON
{
"hex": "#27370f",
"rgb": {
"r": 39,
"g": 55,
"b": 15
},
"hsl": {
"h": 84,
"s": 57.143,
"l": 13.725
},
"oklch": {
"l": 0.31253,
"c": 0.06551,
"h": 128.2
},
"luminance": 0.03198
}Semantic roles & 50–950 ramp
primary
#27370F
secondary
#4A3171
accent
#47E085
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050702
muted
#797A78