#272E05#272E05
#272E05 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.061 H 118.9°. Best body text is #FFFFFF at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #272E05 |
|---|---|
| RGB | rgb(39, 46, 5) |
| HSL | hsl(70, 80%, 10%) |
| HSV | hsv(70, 89%, 18%) |
| CMYK | cmyk(15.2%, 0%, 89.1%, 82%) |
| CIE-LAB | lab(17.44, -9.87, 22.79) |
| CIE-LCH | lch(17.44, 24.84, 113.41°) |
| OKLab | oklab(28.49% -0.0295 0.0534) |
| OKLCH | oklch(28.49% 0.061 118.9) |
| XYZ | xyz(1.8411, 2.3963, 0.5091) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.52
Very Dark Green
#062E03
ΔE00 9.14
Dark Green
#033500
ΔE00 9.96
Dark Forest Green
#002D04
ΔE00 10.13
Hunter Green (survey)
#0B4008
ΔE00 11.01
Forrest Green
#154406
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272E05 #0C052E
analogous
#2E2105 #272E05 #122E05
triadic
#272E05 #05272E #2E0527
tetradic
#272E05 #052E21 #0C052E #2E0512
square
#272E05 #052E21 #0C052E #2E0512
split-complementary
#272E05 #05122E #21052E
monochromatic
#171C03 #171C03 #272E05 #56650B #859C11
Accessibility & contrast
On white
14.20
#272E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#272E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272E05
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272E05 | 1.00 | 14.20 | 1.48 | 14.20 |
| #FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B01
Deuteranopia (green-blind)
#312B08
Tritanopia (blue-blind)
#2A2B26
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #272e05; /* rgb */ color: rgb(39, 46, 5); /* oklch */ color: oklch(28.5% 0.061 118.9);
Tailwind
colors: {
custom: {
50: '#626649',
500: '#272e05',
950: '#000000',
},
}SCSS
$custom: #272e05; $custom-light: #626649; $custom-dark: #000000;
JSON
{
"hex": "#272e05",
"rgb": {
"r": 39,
"g": 46,
"b": 5
},
"hsl": {
"h": 70.244,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.28493,
"c": 0.061,
"h": 118.9
},
"luminance": 0.02396
}Semantic roles & 50–950 ramp
primary
#272E05
secondary
#2D1F70
accent
#31F753
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77