#27300C#27300C
#27300C is a dark, muted yellow-green. Relative luminance 0.026; OKLCH L 29.2% C 0.057 H 121.9°. Best body text is #FFFFFF at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #27300C |
|---|---|
| RGB | rgb(39, 48, 12) |
| HSL | hsl(75, 60%, 12%) |
| HSV | hsv(75, 75%, 19%) |
| CMYK | cmyk(18.7%, 0%, 75%, 81.2%) |
| CIE-LAB | lab(18.24, -10.48, 20.85) |
| CIE-LCH | lch(18.24, 23.33, 116.67°) |
| OKLab | oklab(29.16% -0.0302 0.0485) |
| OKLCH | oklch(29.16% 0.057 121.9) |
| XYZ | xyz(1.9600, 2.5718, 0.7409) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.93
Very Dark Green
#062E03
ΔE00 8.43
Dark Green
#033500
ΔE00 9.34
Dark Forest Green
#002D04
ΔE00 9.40
Hunter Green (survey)
#0B4008
ΔE00 10.34
Forrest Green
#154406
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27300C #150C30
analogous
#30270C #27300C #15300C
triadic
#27300C #0C2730 #300C27
tetradic
#27300C #0C3027 #150C30 #300C15
square
#27300C #0C3027 #150C30 #300C15
split-complementary
#27300C #0C1530 #270C30
monochromatic
#141806 #141806 #27300C #4F6118 #779224
Accessibility & contrast
On white
13.87
#27300C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#27300C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #27300C
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27300C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##27300C | 1.00 | 13.87 | 1.51 | 13.87 |
| #FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D08
Deuteranopia (green-blind)
#322D0F
Tritanopia (blue-blind)
#292D28
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #27300c; /* rgb */ color: rgb(39, 48, 12); /* oklch */ color: oklch(29.2% 0.057 121.9);
Tailwind
colors: {
custom: {
50: '#62684d',
500: '#27300c',
950: '#000000',
},
}SCSS
$custom: #27300c; $custom-light: #62684d; $custom-dark: #000000;
JSON
{
"hex": "#27300c",
"rgb": {
"r": 39,
"g": 48,
"b": 12
},
"hsl": {
"h": 75,
"s": 60,
"l": 11.765
},
"oklch": {
"l": 0.29158,
"c": 0.05713,
"h": 121.9
},
"luminance": 0.02572
}Semantic roles & 50–950 ramp
primary
#27300C
secondary
#3C2C6C
accent
#45E36C
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77