#263B0C#263B0C
#263B0C is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.3% C 0.075 H 130.5°. Best body text is #FFFFFF at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #263B0C |
|---|---|
| RGB | rgb(38, 59, 12) |
| HSL | hsl(87, 66%, 14%) |
| HSV | hsv(87, 80%, 23%) |
| CMYK | cmyk(35.6%, 0%, 79.7%, 76.9%) |
| CIE-LAB | lab(22.18, -17.29, 25.26) |
| CIE-LCH | lch(22.18, 30.61, 124.40°) |
| OKLab | oklab(32.33% -0.0489 0.0572) |
| OKLCH | oklch(32.33% 0.075 130.5) |
| XYZ | xyz(2.4296, 3.5665, 0.9081) |
| Luminance | 0.0357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 5.61
Hunter Green (survey)
#0B4008
ΔE00 5.83
Dark Green
#033500
ΔE00 6.10
Dark Olive
#373E02
ΔE00 6.10
Very Dark Green
#062E03
ΔE00 6.74
Forest Green (survey)
#06470C
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263B0C #210C3B
analogous
#3B390C #263B0C #0F3B0C
triadic
#263B0C #0C263B #3B0C26
tetradic
#263B0C #0C3B39 #210C3B #3B0C0F
square
#263B0C #0C3B39 #210C3B #3B0C0F
split-complementary
#263B0C #0C0F3B #390C3B
monochromatic
#101905 #101905 #263B0C #476E16 #68A121
Accessibility & contrast
On white
12.26
#263B0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#263B0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263B0C
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263B0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263B0C | 1.00 | 12.26 | 1.71 | 12.26 |
| #FFFFFF | 12.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3606
Deuteranopia (green-blind)
#3B3510
Tritanopia (blue-blind)
#273832
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #263b0c; /* rgb */ color: rgb(38, 59, 12); /* oklch */ color: oklch(32.3% 0.075 130.5);
Tailwind
colors: {
custom: {
50: '#62714e',
500: '#263b0c',
950: '#000000',
},
}SCSS
$custom: #263b0c; $custom-light: #62714e; $custom-dark: #000000;
JSON
{
"hex": "#263b0c",
"rgb": {
"r": 38,
"g": 59,
"b": 12
},
"hsl": {
"h": 86.809,
"s": 66.197,
"l": 13.922
},
"oklch": {
"l": 0.32331,
"c": 0.07527,
"h": 130.5
},
"luminance": 0.03567
}Semantic roles & 50–950 ramp
primary
#263B0C
secondary
#4D2C77
accent
#3FE98B
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77