#272C06#272C06
#272C06 is a dark, muted yellow. Relative luminance 0.022; OKLCH L 27.9% C 0.057 H 116.7°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #272C06 |
|---|---|
| RGB | rgb(39, 44, 6) |
| HSL | hsl(68, 76%, 10%) |
| HSV | hsv(68, 86%, 17%) |
| CMYK | cmyk(11.4%, 0%, 86.4%, 82.7%) |
| CIE-LAB | lab(16.73, -8.53, 21.51) |
| CIE-LCH | lch(16.73, 23.14, 111.63°) |
| OKLab | oklab(27.92% -0.0256 0.051) |
| OKLCH | oklch(27.92% 0.057 116.7) |
| XYZ | xyz(1.7703, 2.2459, 0.5125) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.29
Very Dark Green
#062E03
ΔE00 9.86
Dark Forest Green
#002D04
ΔE00 10.80
Dark Green
#033500
ΔE00 10.86
Hunter Green (survey)
#0B4008
ΔE00 12.01
Dark Olive Green
#3C4D03
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272C06 #0B062C
analogous
#2C1E06 #272C06 #142C06
triadic
#272C06 #06272C #2C0627
tetradic
#272C06 #062C1E #0B062C #2C0614
square
#272C06 #062C1E #0B062C #2C0614
split-complementary
#272C06 #06142C #1E062C
monochromatic
#181B04 #181B04 #272C06 #57620D #869815
Accessibility & contrast
On white
14.49
#272C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#272C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272C06
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272C06 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302902
Deuteranopia (green-blind)
#2F2A09
Tritanopia (blue-blind)
#2A2924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #272c06; /* rgb */ color: rgb(39, 44, 6); /* oklch */ color: oklch(27.9% 0.057 116.7);
Tailwind
colors: {
custom: {
50: '#62654a',
500: '#272c06',
950: '#000000',
},
}SCSS
$custom: #272c06; $custom-light: #62654a; $custom-dark: #000000;
JSON
{
"hex": "#272c06",
"rgb": {
"r": 39,
"g": 44,
"b": 6
},
"hsl": {
"h": 67.895,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.27921,
"c": 0.05704,
"h": 116.7
},
"luminance": 0.02246
}Semantic roles & 50–950 ramp
primary
#272C06
secondary
#2B216D
accent
#35F34E
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050501
muted
#797A77