#272901#272901
#272901 is a dark, muted yellow. Relative luminance 0.020; OKLCH L 27.0% C 0.059 H 112.6°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #272901 |
|---|---|
| RGB | rgb(39, 41, 1) |
| HSL | hsl(63, 95%, 8%) |
| HSV | hsv(63, 98%, 16%) |
| CMYK | cmyk(4.9%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(15.59, -7.08, 22.12) |
| CIE-LCH | lch(15.59, 23.23, 107.75°) |
| OKLab | oklab(26.99% -0.0225 0.0542) |
| OKLCH | oklch(26.99% 0.059 112.6) |
| XYZ | xyz(1.6352, 2.0194, 0.3324) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.85
Very Dark Green
#062E03
ΔE00 11.09
Dark Forest Green
#002D04
ΔE00 12.01
Dark Green
#033500
ΔE00 12.13
Dark Olive Green
#3C4D03
ΔE00 12.94
Hunter Green (survey)
#0B4008
ΔE00 13.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272901 #030129
analogous
#291701 #272901 #132901
triadic
#272901 #012729 #290127
tetradic
#272901 #012917 #030129 #290113
square
#272901 #012917 #030129 #290113
split-complementary
#272901 #011329 #170129
monochromatic
#1C1E01 #1C1E01 #272901 #606502 #99A004
Accessibility & contrast
On white
14.96
#272901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#272901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272901
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272901 | 1.00 | 14.96 | 1.40 | 14.96 |
| #FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#2D2703
Tritanopia (blue-blind)
#2B2621
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #272901; /* rgb */ color: rgb(39, 41, 1); /* oklch */ color: oklch(27.0% 0.059 112.6);
Tailwind
colors: {
custom: {
50: '#626247',
500: '#272901',
950: '#000000',
},
}SCSS
$custom: #272901; $custom-light: #626247; $custom-dark: #000000;
JSON
{
"hex": "#272901",
"rgb": {
"r": 39,
"g": 41,
"b": 1
},
"hsl": {
"h": 63,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.2699,
"c": 0.05872,
"h": 112.6
},
"luminance": 0.02019
}Semantic roles & 50–950 ramp
primary
#272901
secondary
#1B166F
accent
#29FF34
background
#F5F5F4
surface
#EAEAE6
border
#C6C6C2
text
#050500
muted
#797977