#272A05#272A05
#272A05 is a dark, muted yellow. Relative luminance 0.021; OKLCH L 27.3% C 0.055 H 114.0°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #272A05 |
|---|---|
| RGB | rgb(39, 42, 5) |
| HSL | hsl(65, 79%, 9%) |
| HSV | hsv(65, 88%, 16%) |
| CMYK | cmyk(7.1%, 0%, 88.1%, 83.5%) |
| CIE-LAB | lab(15.99, -7.35, 21.01) |
| CIE-LCH | lch(15.99, 22.26, 109.29°) |
| OKLab | oklab(27.33% -0.0225 0.0505) |
| OKLCH | oklch(27.33% 0.055 114) |
| XYZ | xyz(1.6921, 2.0983, 0.4594) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.92
Very Dark Green
#062E03
ΔE00 10.71
Dark Forest Green
#002D04
ΔE00 11.61
Dark Green
#033500
ΔE00 11.79
Dark Olive Green
#3C4D03
ΔE00 12.87
Hunter Green (survey)
#0B4008
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272A05 #08052A
analogous
#2A1B05 #272A05 #152A05
triadic
#272A05 #05272A #2A0527
tetradic
#272A05 #052A1B #08052A #2A0515
square
#272A05 #052A1B #08052A #2A0515
split-complementary
#272A05 #05152A #1B052A
monochromatic
#191B03 #191B03 #272A05 #5A610C #8D9712
Accessibility & contrast
On white
14.79
#272A05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#272A05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272A05
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272A05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272A05 | 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)
#2E2701
Deuteranopia (green-blind)
#2E2807
Tritanopia (blue-blind)
#2A2723
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #272a05; /* rgb */ color: rgb(39, 42, 5); /* oklch */ color: oklch(27.3% 0.055 114.0);
Tailwind
colors: {
custom: {
50: '#626349',
500: '#272a05',
950: '#000000',
},
}SCSS
$custom: #272a05; $custom-light: #626349; $custom-dark: #000000;
JSON
{
"hex": "#272a05",
"rgb": {
"r": 39,
"g": 42,
"b": 5
},
"hsl": {
"h": 64.865,
"s": 78.723,
"l": 9.216
},
"oklch": {
"l": 0.2733,
"c": 0.0553,
"h": 114
},
"luminance": 0.02098
}Semantic roles & 50–950 ramp
primary
#272A05
secondary
#251F6C
accent
#33F542
background
#F5F5F4
surface
#EAEAE7
border
#C6C6C3
text
#050501
muted
#797977