#262C04#262C04
#262C04 is a dark, muted yellow. Relative luminance 0.022; OKLCH L 27.8% C 0.060 H 117.8°. Best body text is #FFFFFF at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #262C04 |
|---|---|
| RGB | rgb(38, 44, 4) |
| HSL | hsl(69, 83%, 9%) |
| HSV | hsv(69, 91%, 17%) |
| CMYK | cmyk(13.6%, 0%, 90.9%, 82.7%) |
| CIE-LAB | lab(16.61, -9.25, 22.16) |
| CIE-LCH | lch(16.61, 24.01, 112.66°) |
| OKLab | oklab(27.8% -0.0279 0.0528) |
| OKLCH | oklch(27.8% 0.06 117.8) |
| XYZ | xyz(1.7220, 2.2222, 0.4531) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.13
Very Dark Green
#062E03
ΔE00 9.42
Dark Forest Green
#002D04
ΔE00 10.37
Dark Green
#033500
ΔE00 10.39
Hunter Green (survey)
#0B4008
ΔE00 11.58
Forrest Green
#154406
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C04 #0A042C
analogous
#2C1E04 #262C04 #122C04
triadic
#262C04 #04262C #2C0426
tetradic
#262C04 #042C1E #0A042C #2C0412
square
#262C04 #042C1E #0A042C #2C0412
split-complementary
#262C04 #04122C #1E042C
monochromatic
#181C03 #181C03 #262C04 #566409 #879C0E
Accessibility & contrast
On white
14.54
#262C04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#262C04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C04
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C04 | 1.00 | 14.54 | 1.44 | 14.54 |
| #FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2F2907
Tritanopia (blue-blind)
#292924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c04; /* rgb */ color: rgb(38, 44, 4); /* oklch */ color: oklch(27.8% 0.060 117.8);
Tailwind
colors: {
custom: {
50: '#616549',
500: '#262c04',
950: '#000000',
},
}SCSS
$custom: #262c04; $custom-light: #616549; $custom-dark: #000000;
JSON
{
"hex": "#262c04",
"rgb": {
"r": 38,
"g": 44,
"b": 4
},
"hsl": {
"h": 69,
"s": 83.333,
"l": 9.412
},
"oklch": {
"l": 0.27798,
"c": 0.05968,
"h": 117.8
},
"luminance": 0.02222
}Semantic roles & 50–950 ramp
primary
#262C04
secondary
#291D6F
accent
#2EFA4D
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050500
muted
#797A77