#272A06#272A06
#272A06 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.3% C 0.054 H 114.1°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #272A06 |
|---|---|
| RGB | rgb(39, 42, 6) |
| HSL | hsl(65, 75%, 9%) |
| HSV | hsv(65, 86%, 16%) |
| CMYK | cmyk(7.1%, 0%, 85.7%, 83.5%) |
| CIE-LAB | lab(16.01, -7.26, 20.61) |
| CIE-LCH | lch(16.01, 21.85, 109.40°) |
| OKLab | oklab(27.34% -0.0221 0.0495) |
| OKLCH | oklch(27.34% 0.054 114.1) |
| XYZ | xyz(1.6976, 2.1004, 0.4883) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 8.04
Very Dark Green
#062E03
ΔE00 10.73
Dark Forest Green
#002D04
ΔE00 11.62
Dark Green
#033500
ΔE00 11.84
Dark Olive Green
#3C4D03
ΔE00 12.98
Hunter Green (survey)
#0B4008
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272A06 #09062A
analogous
#2A1B06 #272A06 #152A06
triadic
#272A06 #06272A #2A0627
tetradic
#272A06 #062A1B #09062A #2A0615
square
#272A06 #062A1B #09062A #2A0615
split-complementary
#272A06 #06152A #1B062A
monochromatic
#191B04 #191B04 #272A06 #59600E #8A9515
Accessibility & contrast
On white
14.79
#272A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#272A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272A06
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272A06 | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2702
Deuteranopia (green-blind)
#2E2808
Tritanopia (blue-blind)
#2A2723
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #272a06; /* rgb */ color: rgb(39, 42, 6); /* oklch */ color: oklch(27.3% 0.054 114.1);
Tailwind
colors: {
custom: {
50: '#626349',
500: '#272a06',
950: '#000000',
},
}SCSS
$custom: #272a06; $custom-light: #626349; $custom-dark: #000000;
JSON
{
"hex": "#272a06",
"rgb": {
"r": 39,
"g": 42,
"b": 6
},
"hsl": {
"h": 65,
"s": 75,
"l": 9.412
},
"oklch": {
"l": 0.27342,
"c": 0.05417,
"h": 114.1
},
"luminance": 0.021
}Semantic roles & 50–950 ramp
primary
#272A06
secondary
#27216B
accent
#36F246
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977