#262F13#262F13
#262F13 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.9% C 0.048 H 124.0°. Best body text is #FFFFFF at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #262F13 |
|---|---|
| RGB | rgb(38, 47, 19) |
| HSL | hsl(79, 42%, 13%) |
| HSV | hsv(79, 60%, 18%) |
| CMYK | cmyk(19.1%, 0%, 59.6%, 81.6%) |
| CIE-LAB | lab(17.88, -9.56, 16.60) |
| CIE-LCH | lch(17.88, 19.16, 119.93°) |
| OKLab | oklab(28.88% -0.0268 0.0396) |
| OKLCH | oklch(28.88% 0.048 124) |
| XYZ | xyz(1.9334, 2.4921, 0.9951) |
| Luminance | 0.0249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.70
Dark Olive
#373E02
ΔE00 8.90
Dark Forest Green
#002D04
ΔE00 9.51
Dark Green
#033500
ΔE00 10.04
Hunter Green (survey)
#0B4008
ΔE00 11.17
Forrest Green
#154406
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262F13 #1C132F
analogous
#2F2A13 #262F13 #182F13
triadic
#262F13 #13262F #2F1326
tetradic
#262F13 #132F2A #1C132F #2F1318
square
#262F13 #132F2A #1C132F #2F1318
split-complementary
#262F13 #13182F #2A132F
monochromatic
#121609 #121609 #262F13 #495B25 #6C8636
Accessibility & contrast
On white
14.01
#262F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#262F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262F13
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262F13 | 1.00 | 14.01 | 1.50 | 14.01 |
| #FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C11
Deuteranopia (green-blind)
#302C15
Tritanopia (blue-blind)
#282D29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #262f13; /* rgb */ color: rgb(38, 47, 19); /* oklch */ color: oklch(28.9% 0.048 124.0);
Tailwind
colors: {
custom: {
50: '#616751',
500: '#262f13',
950: '#000000',
},
}SCSS
$custom: #262f13; $custom-light: #616751; $custom-dark: #000000;
JSON
{
"hex": "#262f13",
"rgb": {
"r": 38,
"g": 47,
"b": 19
},
"hsl": {
"h": 79.286,
"s": 42.424,
"l": 12.941
},
"oklch": {
"l": 0.28878,
"c": 0.04782,
"h": 124
},
"luminance": 0.02492
}Semantic roles & 50–950 ramp
primary
#262F13
secondary
#473766
accent
#56D27E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050602
muted
#797A78