#263F26#263F26
#263F26 is a dark, muted green. Relative luminance 0.041; OKLCH L 33.9% C 0.053 H 144.3°. Best body text is #FFFFFF at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #263F26 |
|---|---|
| RGB | rgb(38, 63, 38) |
| HSL | hsl(120, 25%, 20%) |
| HSV | hsv(120, 40%, 25%) |
| CMYK | cmyk(39.7%, 0%, 39.7%, 75.3%) |
| CIE-LAB | lab(24.02, -15.79, 12.37) |
| CIE-LCH | lch(24.02, 20.06, 141.92°) |
| OKLab | oklab(33.95% -0.043 0.0309) |
| OKLCH | oklch(33.95% 0.053 144.3) |
| XYZ | xyz(2.9266, 4.1069, 2.4718) |
| Luminance | 0.0411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 6.68
Pine Green
#0A481E
ΔE00 7.38
Very Dark Green
#062E03
ΔE00 8.05
Dark Forest Green
#002D04
ΔE00 8.41
Hunter Green (survey)
#0B4008
ΔE00 8.67
Dark Green
#033500
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#263F26 #3F263F
analogous
#333F26 #263F26 #263F33
triadic
#263F26 #26263F #3F2626
tetradic
#263F26 #26333F #3F263F #3F3326
square
#263F26 #26333F #3F263F #3F3326
split-complementary
#263F26 #33263F #3F2633
monochromatic
#0C130C #0F190F #263F26 #3D653D #548B54
Accessibility & contrast
On white
11.53
#263F26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.82
#263F26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #263F26
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##263F26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##263F26 | 1.00 | 11.53 | 1.82 | 11.53 |
| #FFFFFF | 11.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.82 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403B24
Deuteranopia (green-blind)
#3C3827
Tritanopia (blue-blind)
#233E39
Achromatopsia (no color)
#393939
Design tokens & code
CSS
--color: #263f26; /* rgb */ color: rgb(38, 63, 38); /* oklch */ color: oklch(33.9% 0.053 144.3);
Tailwind
colors: {
custom: {
50: '#617460',
500: '#263f26',
950: '#000000',
},
}SCSS
$custom: #263f26; $custom-light: #617460; $custom-dark: #000000;
JSON
{
"hex": "#263f26",
"rgb": {
"r": 38,
"g": 63,
"b": 38
},
"hsl": {
"h": 120,
"s": 24.752,
"l": 19.804
},
"oklch": {
"l": 0.33949,
"c": 0.05301,
"h": 144.3
},
"luminance": 0.04107
}Semantic roles & 50–950 ramp
primary
#263F26
secondary
#715071
accent
#67C1C1
background
#F5F7F5
surface
#EAEDE9
border
#C6C8C5
text
#050805
muted
#797B79