#272F10#272F10
#272F10 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.9% C 0.051 H 121.7°. Best body text is #FFFFFF at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #272F10 |
|---|---|
| RGB | rgb(39, 47, 16) |
| HSL | hsl(75, 49%, 12%) |
| HSV | hsv(75, 66%, 18%) |
| CMYK | cmyk(17%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(17.93, -9.43, 18.46) |
| CIE-LCH | lch(17.93, 20.73, 117.07°) |
| OKLab | oklab(28.92% -0.0268 0.0434) |
| OKLCH | oklch(28.92% 0.051 121.7) |
| XYZ | xyz(1.9468, 2.5018, 0.8704) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.98
Very Dark Green
#062E03
ΔE00 8.89
Dark Forest Green
#002D04
ΔE00 9.77
Dark Green
#033500
ΔE00 10.04
Hunter Green (survey)
#0B4008
ΔE00 11.11
Forrest Green
#154406
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272F10 #18102F
analogous
#2F2810 #272F10 #182F10
triadic
#272F10 #10272F #2F1027
tetradic
#272F10 #102F28 #18102F #2F1018
square
#272F10 #102F28 #18102F #2F1018
split-complementary
#272F10 #10182F #28102F
monochromatic
#131708 #131708 #272F10 #4D5D20 #738A2F
Accessibility & contrast
On white
14.00
#272F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#272F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272F10
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272F10 | 1.00 | 14.00 | 1.50 | 14.00 |
| #FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0D
Deuteranopia (green-blind)
#312C12
Tritanopia (blue-blind)
#292C28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #272f10; /* rgb */ color: rgb(39, 47, 16); /* oklch */ color: oklch(28.9% 0.051 121.7);
Tailwind
colors: {
custom: {
50: '#62674f',
500: '#272f10',
950: '#000000',
},
}SCSS
$custom: #272f10; $custom-light: #62674f; $custom-dark: #000000;
JSON
{
"hex": "#272f10",
"rgb": {
"r": 39,
"g": 47,
"b": 16
},
"hsl": {
"h": 75.484,
"s": 49.206,
"l": 12.353
},
"oklch": {
"l": 0.28921,
"c": 0.05105,
"h": 121.7
},
"luminance": 0.02502
}Semantic roles & 50–950 ramp
primary
#272F10
secondary
#413368
accent
#4FD973
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050602
muted
#797A78