#272F06#272F06
#272F06 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.061 H 120.1°. Best body text is #FFFFFF at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #272F06 |
|---|---|
| RGB | rgb(39, 47, 6) |
| HSL | hsl(72, 77%, 10%) |
| HSV | hsv(72, 87%, 18%) |
| CMYK | cmyk(17%, 0%, 87.2%, 81.6%) |
| CIE-LAB | lab(17.82, -10.39, 22.84) |
| CIE-LCH | lch(17.82, 25.09, 114.47°) |
| OKLab | oklab(28.8% -0.0308 0.0532) |
| OKLCH | oklch(28.8% 0.061 120.1) |
| XYZ | xyz(1.8861, 2.4775, 0.5511) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.35
Very Dark Green
#062E03
ΔE00 8.81
Dark Green
#033500
ΔE00 9.58
Dark Forest Green
#002D04
ΔE00 9.81
Hunter Green (survey)
#0B4008
ΔE00 10.58
Forrest Green
#154406
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272F06 #0E062F
analogous
#2F2206 #272F06 #122F06
triadic
#272F06 #06272F #2F0627
tetradic
#272F06 #062F22 #0E062F #2F0612
square
#272F06 #062F22 #0E062F #2F0612
split-complementary
#272F06 #06122F #22062F
monochromatic
#171B03 #171B03 #272F06 #54650D #819C14
Accessibility & contrast
On white
14.04
#272F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#272F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272F06
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272F06 | 1.00 | 14.04 | 1.50 | 14.04 |
| #FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C02
Deuteranopia (green-blind)
#322C09
Tritanopia (blue-blind)
#2A2C27
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #272f06; /* rgb */ color: rgb(39, 47, 6); /* oklch */ color: oklch(28.8% 0.061 120.1);
Tailwind
colors: {
custom: {
50: '#62674a',
500: '#272f06',
950: '#000000',
},
}SCSS
$custom: #272f06; $custom-light: #62674a; $custom-dark: #000000;
JSON
{
"hex": "#272f06",
"rgb": {
"r": 39,
"g": 47,
"b": 6
},
"hsl": {
"h": 71.707,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.28797,
"c": 0.06144,
"h": 120.1
},
"luminance": 0.02478
}Semantic roles & 50–950 ramp
primary
#272F06
secondary
#302170
accent
#34F459
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77