#253A06#253A06
#253A06 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.9% C 0.079 H 129.7°. Best body text is #FFFFFF at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #253A06 |
|---|---|
| RGB | rgb(37, 58, 6) |
| HSL | hsl(84, 81%, 13%) |
| HSV | hsv(84, 90%, 23%) |
| CMYK | cmyk(36.2%, 0%, 89.7%, 77.3%) |
| CIE-LAB | lab(21.70, -17.69, 27.21) |
| CIE-LCH | lch(21.70, 32.45, 123.02°) |
| OKLab | oklab(31.9% -0.0505 0.0609) |
| OKLCH | oklch(31.9% 0.079 129.7) |
| XYZ | xyz(2.3089, 3.4325, 0.7132) |
| Luminance | 0.0343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 5.61
Dark Olive
#373E02
ΔE00 5.71
Hunter Green (survey)
#0B4008
ΔE00 5.95
Dark Green
#033500
ΔE00 6.14
Very Dark Green
#062E03
ΔE00 6.94
Dark Olive Green
#3C4D03
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253A06 #1B063A
analogous
#3A3506 #253A06 #0B3A06
triadic
#253A06 #06253A #3A0625
tetradic
#253A06 #063A35 #1B063A #3A060B
square
#253A06 #063A35 #1B063A #3A060B
split-complementary
#253A06 #060B3A #35063A
monochromatic
#121C03 #121C03 #253A06 #48710C #6CA911
Accessibility & contrast
On white
12.45
#253A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#253A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253A06
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253A06 | 1.00 | 12.45 | 1.69 | 12.45 |
| #FFFFFF | 12.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3500
Deuteranopia (green-blind)
#3A340B
Tritanopia (blue-blind)
#263730
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #253a06; /* rgb */ color: rgb(37, 58, 6); /* oklch */ color: oklch(31.9% 0.079 129.7);
Tailwind
colors: {
custom: {
50: '#62704b',
500: '#253a06',
950: '#000000',
},
}SCSS
$custom: #253a06; $custom-light: #62704b; $custom-dark: #000000;
JSON
{
"hex": "#253a06",
"rgb": {
"r": 37,
"g": 58,
"b": 6
},
"hsl": {
"h": 84.231,
"s": 81.25,
"l": 12.549
},
"oklch": {
"l": 0.31904,
"c": 0.07909,
"h": 129.7
},
"luminance": 0.03433
}Semantic roles & 50–950 ramp
primary
#253A06
secondary
#45227A
accent
#30F881
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77