#262C03#262C03
#262C03 is a dark, moderate yellow. Relative luminance 0.022; OKLCH L 27.8% C 0.061 H 117.7°. Best body text is #FFFFFF at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #262C03 |
|---|---|
| RGB | rgb(38, 44, 3) |
| HSL | hsl(69, 87%, 9%) |
| HSV | hsv(69, 93%, 17%) |
| CMYK | cmyk(13.6%, 0%, 93.2%, 82.7%) |
| CIE-LAB | lab(16.60, -9.34, 22.56) |
| CIE-LCH | lch(16.60, 24.42, 112.50°) |
| OKLab | oklab(27.79% -0.0283 0.0538) |
| OKLCH | oklch(27.79% 0.061 117.7) |
| XYZ | xyz(1.7165, 2.2200, 0.4242) |
| Luminance | 0.0222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 7.01
Very Dark Green
#062E03
ΔE00 9.42
Dark Green
#033500
ΔE00 10.37
Dark Forest Green
#002D04
ΔE00 10.39
Hunter Green (survey)
#0B4008
ΔE00 11.55
Forrest Green
#154406
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#262C03 #09032C
analogous
#2C1E03 #262C03 #122C03
triadic
#262C03 #03262C #2C0326
tetradic
#262C03 #032C1E #09032C #2C0312
square
#262C03 #032C1E #09032C #2C0312
split-complementary
#262C03 #03122C #1E032C
monochromatic
#191D02 #191D02 #262C03 #576507 #899F0B
Accessibility & contrast
On white
14.54
#262C03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#262C03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #262C03
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##262C03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##262C03 | 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)
#2F2906
Tritanopia (blue-blind)
#292924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #262c03; /* rgb */ color: rgb(38, 44, 3); /* oklch */ color: oklch(27.8% 0.061 117.7);
Tailwind
colors: {
custom: {
50: '#616548',
500: '#262c03',
950: '#000000',
},
}SCSS
$custom: #262c03; $custom-light: #616548; $custom-dark: #000000;
JSON
{
"hex": "#262c03",
"rgb": {
"r": 38,
"g": 44,
"b": 3
},
"hsl": {
"h": 68.78,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.27786,
"c": 0.0608,
"h": 117.7
},
"luminance": 0.0222
}Semantic roles & 50–950 ramp
primary
#262C03
secondary
#271B70
accent
#2AFD49
background
#F5F6F4
surface
#EAEBE6
border
#C6C6C2
text
#050500
muted
#797A77