#253906#253906
#253906 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.6% C 0.078 H 129.2°. Best body text is #FFFFFF at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #253906 |
|---|---|
| RGB | rgb(37, 57, 6) |
| HSL | hsl(84, 81%, 12%) |
| HSV | hsv(84, 89%, 22%) |
| CMYK | cmyk(35.1%, 0%, 89.5%, 77.6%) |
| CIE-LAB | lab(21.33, -17.15, 26.81) |
| CIE-LCH | lch(21.33, 31.83, 122.60°) |
| OKLab | oklab(31.6% -0.0491 0.0601) |
| OKLCH | oklch(31.6% 0.078 129.2) |
| XYZ | xyz(2.2589, 3.3327, 0.6965) |
| Luminance | 0.0333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.67
Forrest Green
#154406
ΔE00 5.96
Hunter Green (survey)
#0B4008
ΔE00 6.23
Dark Green
#033500
ΔE00 6.25
Very Dark Green
#062E03
ΔE00 6.88
Dark Olive Green
#3C4D03
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253906 #1A0639
analogous
#393306 #253906 #0C3906
triadic
#253906 #062539 #390625
tetradic
#253906 #063933 #1A0639 #39060C
square
#253906 #063933 #1A0639 #39060C
split-complementary
#253906 #060C39 #330639
monochromatic
#121C03 #121C03 #253906 #49700C #6DA812
Accessibility & contrast
On white
12.60
#253906 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#253906 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253906
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253906 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253906 | 1.00 | 12.60 | 1.67 | 12.60 |
| #FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3400
Deuteranopia (green-blind)
#39330B
Tritanopia (blue-blind)
#26362F
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #253906; /* rgb */ color: rgb(37, 57, 6); /* oklch */ color: oklch(31.6% 0.078 129.2);
Tailwind
colors: {
custom: {
50: '#626f4b',
500: '#253906',
950: '#000000',
},
}SCSS
$custom: #253906; $custom-light: #626f4b; $custom-dark: #000000;
JSON
{
"hex": "#253906",
"rgb": {
"r": 37,
"g": 57,
"b": 6
},
"hsl": {
"h": 83.529,
"s": 80.952,
"l": 12.353
},
"oklch": {
"l": 0.31603,
"c": 0.07761,
"h": 129.2
},
"luminance": 0.03333
}Semantic roles & 50–950 ramp
primary
#253906
secondary
#442279
accent
#30F77E
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77