#272902#272902
#272902 is a dark, muted yellow. Relative luminance 0.020; OKLCH L 27.0% C 0.057 H 112.6°. Best body text is #FFFFFF at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #272902 |
|---|---|
| RGB | rgb(39, 41, 2) |
| HSL | hsl(63, 91%, 8%) |
| HSV | hsv(63, 95%, 16%) |
| CMYK | cmyk(4.9%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(15.60, -6.99, 21.73) |
| CIE-LCH | lch(15.60, 22.83, 107.82°) |
| OKLab | oklab(27% -0.0221 0.0531) |
| OKLCH | oklch(27% 0.057 112.6) |
| XYZ | xyz(1.6407, 2.0216, 0.3612) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.96
Very Dark Green
#062E03
ΔE00 11.11
Dark Forest Green
#002D04
ΔE00 12.01
Dark Green
#033500
ΔE00 12.17
Dark Olive Green
#3C4D03
ΔE00 13.03
Hunter Green (survey)
#0B4008
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272902 #040229
analogous
#291702 #272902 #132902
triadic
#272902 #022729 #290227
tetradic
#272902 #022917 #040229 #290213
square
#272902 #022917 #040229 #290213
split-complementary
#272902 #021329 #170229
monochromatic
#1C1D01 #1C1D01 #272902 #5F6305 #969E08
Accessibility & contrast
On white
14.95
#272902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#272902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272902
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272902 | 1.00 | 14.95 | 1.40 | 14.95 |
| #FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#2D2704
Tritanopia (blue-blind)
#2B2622
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #272902; /* rgb */ color: rgb(39, 41, 2); /* oklch */ color: oklch(27.0% 0.057 112.6);
Tailwind
colors: {
custom: {
50: '#626247',
500: '#272902',
950: '#000000',
},
}SCSS
$custom: #272902; $custom-light: #626247; $custom-dark: #000000;
JSON
{
"hex": "#272902",
"rgb": {
"r": 39,
"g": 41,
"b": 2
},
"hsl": {
"h": 63.077,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.27003,
"c": 0.05749,
"h": 112.6
},
"luminance": 0.02022
}Semantic roles & 50–950 ramp
primary
#272902
secondary
#1D196E
accent
#29FF34
background
#F5F5F4
surface
#EAEAE6
border
#C6C6C2
text
#050500
muted
#797977