#263A14#263A14
#263A14 is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 32.1% C 0.066 H 132.2°. Best body text is #FFFFFF at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #263A14 |
|---|---|
| RGB | rgb(38, 58, 20) |
| HSL | hsl(92, 49%, 15%) |
| HSV | hsv(92, 66%, 23%) |
| CMYK | cmyk(34.5%, 0%, 65.5%, 77.3%) |
| CIE-LAB | lab(21.90, -15.91, 20.76) |
| CIE-LCH | lch(21.90, 26.15, 127.46°) |
| OKLab | oklab(32.13% -0.0443 0.0488) |
| OKLCH | oklch(32.13% 0.066 132.2) |
| XYZ | xyz(2.4386, 3.4886, 1.2066) |
| Luminance | 0.0349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.26
Dark Green
#033500
ΔE00 6.38
Hunter Green (survey)
#0B4008
ΔE00 6.50
Forrest Green
#154406
ΔE00 6.73
Dark Forest Green
#002D04
ΔE00 7.21
Dark Olive
#373E02
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263A14 #28143A
analogous
#393A14 #263A14 #143A15
triadic
#263A14 #14263A #3A1426
tetradic
#263A14 #14393A #28143A #3A1514
square
#263A14 #14393A #28143A #3A1514
split-complementary
#263A14 #15143A #3A1439
monochromatic
#0F1708 #0F1708 #263A14 #446824 #629533
Accessibility & contrast
On white
12.37
#263A14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#263A14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263A14
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263A14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263A14 | 1.00 | 12.37 | 1.70 | 12.37 |
| #FFFFFF | 12.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3510
Deuteranopia (green-blind)
#3A3417
Tritanopia (blue-blind)
#273832
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #263a14; /* rgb */ color: rgb(38, 58, 20); /* oklch */ color: oklch(32.1% 0.066 132.2);
Tailwind
colors: {
custom: {
50: '#627053',
500: '#263a14',
950: '#000000',
},
}SCSS
$custom: #263a14; $custom-light: #627053; $custom-dark: #000000;
JSON
{
"hex": "#263a14",
"rgb": {
"r": 38,
"g": 58,
"b": 20
},
"hsl": {
"h": 91.579,
"s": 48.718,
"l": 15.294
},
"oklch": {
"l": 0.32132,
"c": 0.06592,
"h": 132.2
},
"luminance": 0.03489
}Semantic roles & 50–950 ramp
primary
#263A14
secondary
#563872
accent
#50D897
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050702
muted
#797A78