#253A07#253A07
#253A07 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.9% C 0.078 H 129.9°. Best body text is #FFFFFF at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #253A07 |
|---|---|
| RGB | rgb(37, 58, 7) |
| HSL | hsl(85, 78%, 13%) |
| HSV | hsv(85, 88%, 23%) |
| CMYK | cmyk(36.2%, 0%, 87.9%, 77.3%) |
| CIE-LAB | lab(21.71, -17.61, 26.81) |
| CIE-LCH | lch(21.71, 32.08, 123.29°) |
| OKLab | oklab(31.91% -0.0502 0.0601) |
| OKLCH | oklch(31.91% 0.078 129.9) |
| XYZ | xyz(2.3143, 3.4347, 0.7420) |
| Luminance | 0.0343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 5.62
Dark Olive
#373E02
ΔE00 5.80
Hunter Green (survey)
#0B4008
ΔE00 5.92
Dark Green
#033500
ΔE00 6.09
Very Dark Green
#062E03
ΔE00 6.85
Forest Green (survey)
#06470C
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#253A07 #1C073A
analogous
#3A3507 #253A07 #0B3A07
triadic
#253A07 #07253A #3A0725
tetradic
#253A07 #073A35 #1C073A #3A070B
square
#253A07 #073A35 #1C073A #3A070B
split-complementary
#253A07 #070B3A #35073A
monochromatic
#111B03 #111B03 #253A07 #48710E #6BA714
Accessibility & contrast
On white
12.45
#253A07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#253A07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #253A07
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##253A07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##253A07 | 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)
#3A340C
Tritanopia (blue-blind)
#263730
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #253a07; /* rgb */ color: rgb(37, 58, 7); /* oklch */ color: oklch(31.9% 0.078 129.9);
Tailwind
colors: {
custom: {
50: '#62704b',
500: '#253a07',
950: '#000000',
},
}SCSS
$custom: #253a07; $custom-light: #62704b; $custom-dark: #000000;
JSON
{
"hex": "#253a07",
"rgb": {
"r": 37,
"g": 58,
"b": 7
},
"hsl": {
"h": 84.706,
"s": 78.462,
"l": 12.745
},
"oklch": {
"l": 0.31913,
"c": 0.07829,
"h": 129.9
},
"luminance": 0.03435
}Semantic roles & 50–950 ramp
primary
#253A07
secondary
#472379
accent
#33F583
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77