#262C07#262C07
#262C07 is a dark, muted yellow. Relative luminance 0.022; OKLCH L 27.8% C 0.056 H 118.2°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #262C07 |
|---|---|
| RGB | rgb(38, 44, 7) |
| HSL | hsl(70, 73%, 10%) |
| HSV | hsv(70, 84%, 17%) |
| CMYK | cmyk(13.6%, 0%, 84.1%, 82.7%) |
| CIE-LAB | lab(16.64, -8.97, 20.98) |
| CIE-LCH | lch(16.64, 22.82, 113.16°) |
| OKLab | oklab(27.83% -0.0266 0.0497) |
| OKLCH | oklch(27.83% 0.056 118.2) |
| XYZ | xyz(1.7384, 2.2288, 0.5396) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.50
Very Dark Green
#062E03
ΔE00 9.43
Dark Forest Green
#002D04
ΔE00 10.36
Dark Green
#033500
ΔE00 10.50
Hunter Green (survey)
#0B4008
ΔE00 11.70
Forrest Green
#154406
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C07 #0D072C
analogous
#2C2007 #262C07 #132C07
triadic
#262C07 #07262C #2C0726
tetradic
#262C07 #072C20 #0D072C #2C0713
square
#262C07 #072C20 #0D072C #2C0713
split-complementary
#262C07 #07132C #20072C
monochromatic
#171A04 #171A04 #262C07 #54610F #819618
Accessibility & contrast
On white
14.52
#262C07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#262C07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C07
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C07 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302903
Deuteranopia (green-blind)
#2F290A
Tritanopia (blue-blind)
#292925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c07; /* rgb */ color: rgb(38, 44, 7); /* oklch */ color: oklch(27.8% 0.056 118.2);
Tailwind
colors: {
custom: {
50: '#61654a',
500: '#262c07',
950: '#000000',
},
}SCSS
$custom: #262c07; $custom-light: #61654a; $custom-dark: #000000;
JSON
{
"hex": "#262c07",
"rgb": {
"r": 38,
"g": 44,
"b": 7
},
"hsl": {
"h": 69.73,
"s": 72.549,
"l": 10
},
"oklch": {
"l": 0.27834,
"c": 0.05642,
"h": 118.2
},
"luminance": 0.02229
}Semantic roles & 50–950 ramp
primary
#262C07
secondary
#2F236C
accent
#39EF56
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050501
muted
#797A77