#272D06#272D06
#272D06 is a dark, muted yellow. Relative luminance 0.023; OKLCH L 28.2% C 0.058 H 117.9°. Best body text is #FFFFFF at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #272D06 |
|---|---|
| RGB | rgb(39, 45, 6) |
| HSL | hsl(69, 76%, 10%) |
| HSV | hsv(69, 87%, 18%) |
| CMYK | cmyk(13.3%, 0%, 86.7%, 82.4%) |
| CIE-LAB | lab(17.09, -9.16, 21.96) |
| CIE-LCH | lch(17.09, 23.79, 112.64°) |
| OKLab | oklab(28.21% -0.0274 0.0517) |
| OKLCH | oklch(28.21% 0.058 117.9) |
| XYZ | xyz(1.8080, 2.3213, 0.5251) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 6.95
Very Dark Green
#062E03
ΔE00 9.48
Dark Green
#033500
ΔE00 10.41
Dark Forest Green
#002D04
ΔE00 10.44
Hunter Green (survey)
#0B4008
ΔE00 11.52
Forrest Green
#154406
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272D06 #0C062D
analogous
#2D2006 #272D06 #132D06
triadic
#272D06 #06272D #2D0627
tetradic
#272D06 #062D20 #0C062D #2D0613
square
#272D06 #062D20 #0C062D #2D0613
split-complementary
#272D06 #06132D #20062D
monochromatic
#171B04 #171B04 #272D06 #56630D #859914
Accessibility & contrast
On white
14.34
#272D06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#272D06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272D06
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272D06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272D06 | 1.00 | 14.34 | 1.46 | 14.34 |
| #FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A02
Deuteranopia (green-blind)
#302A09
Tritanopia (blue-blind)
#2A2A25
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #272d06; /* rgb */ color: rgb(39, 45, 6); /* oklch */ color: oklch(28.2% 0.058 117.9);
Tailwind
colors: {
custom: {
50: '#62654a',
500: '#272d06',
950: '#000000',
},
}SCSS
$custom: #272d06; $custom-light: #62654a; $custom-dark: #000000;
JSON
{
"hex": "#272d06",
"rgb": {
"r": 39,
"g": 45,
"b": 6
},
"hsl": {
"h": 69.231,
"s": 76.471,
"l": 10
},
"oklch": {
"l": 0.28213,
"c": 0.05849,
"h": 117.9
},
"luminance": 0.02321
}Semantic roles & 50–950 ramp
primary
#272D06
secondary
#2D216E
accent
#35F352
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050501
muted
#797A77