#00260F#00260F
#00260F is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.5% C 0.061 H 152.6°. Best body text is #FFFFFF at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #00260F |
|---|---|
| RGB | rgb(0, 38, 15) |
| HSL | hsl(144, 100%, 7%) |
| HSV | hsv(144, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 60.5%, 85.1%) |
| CIE-LAB | lab(12.09, -20.21, 11.05) |
| CIE-LCH | lch(12.09, 23.03, 151.32°) |
| OKLab | oklab(23.54% -0.0543 0.0282) |
| OKLCH | oklch(23.54% 0.061 152.6) |
| XYZ | xyz(0.7793, 1.4206, 0.6850) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.09
Very Dark Green
#062E03
ΔE00 5.71
Dark Green
#033500
ΔE00 8.47
Evergreen
#05472A
ΔE00 10.11
Hunter Green (survey)
#0B4008
ΔE00 11.04
Pine Green
#0A481E
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00260F #260017
analogous
#042600 #00260F #002622
triadic
#00260F #0F0026 #260F00
tetradic
#00260F #000426 #260017 #262200
square
#00260F #000426 #260017 #262200
split-complementary
#00260F #220026 #260004
monochromatic
#001F0C #001F0C #00260F #006327 #00A03F
Accessibility & contrast
On white
16.35
#00260F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#00260F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00260F
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00260F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00260F | 1.00 | 16.35 | 1.28 | 16.35 |
| #FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220D
Deuteranopia (green-blind)
#211E11
Tritanopia (blue-blind)
#002521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #00260f; /* rgb */ color: rgb(0, 38, 15); /* oklch */ color: oklch(23.5% 0.061 152.6);
Tailwind
colors: {
custom: {
50: '#46614e',
500: '#00260f',
950: '#000000',
},
}SCSS
$custom: #00260f; $custom-light: #46614e; $custom-dark: #000000;
JSON
{
"hex": "#00260f",
"rgb": {
"r": 0,
"g": 38,
"b": 15
},
"hsl": {
"h": 143.684,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.23539,
"c": 0.06117,
"h": 152.6
},
"luminance": 0.01421
}Semantic roles & 50–950 ramp
primary
#00260F
secondary
#6E134A
accent
#29AAFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977