#03250F#03250F
#03250F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.3% C 0.057 H 151.5°. Best body text is #FFFFFF at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #03250F |
|---|---|
| RGB | rgb(3, 37, 15) |
| HSL | hsl(141, 85%, 8%) |
| HSV | hsv(141, 92%, 15%) |
| CMYK | cmyk(91.9%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(11.80, -18.71, 10.68) |
| CIE-LCH | lch(11.80, 21.54, 150.28°) |
| OKLab | oklab(23.34% -0.0504 0.0274) |
| OKLCH | oklch(23.34% 0.057 151.5) |
| XYZ | xyz(0.7853, 1.3769, 0.6762) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.59
Very Dark Green
#062E03
ΔE00 6.08
Dark Green
#033500
ΔE00 8.91
Evergreen
#05472A
ΔE00 10.62
Hunter Green (survey)
#0B4008
ΔE00 11.47
Pine Green
#0A481E
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03250F #250319
analogous
#082503 #03250F #032520
triadic
#03250F #0F0325 #250F03
tetradic
#03250F #030825 #250319 #252003
square
#03250F #030825 #250319 #252003
split-complementary
#03250F #200325 #250308
monochromatic
#021C0B #021C0B #03250F #085E26 #0C963D
Accessibility & contrast
On white
16.47
#03250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#03250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03250F
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03250F | 1.00 | 16.47 | 1.28 | 16.47 |
| #FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#211E11
Tritanopia (blue-blind)
#002420
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #03250f; /* rgb */ color: rgb(3, 37, 15); /* oklch */ color: oklch(23.3% 0.057 151.5);
Tailwind
colors: {
custom: {
50: '#48604e',
500: '#03250f',
950: '#000000',
},
}SCSS
$custom: #03250f; $custom-light: #48604e; $custom-dark: #000000;
JSON
{
"hex": "#03250f",
"rgb": {
"r": 3,
"g": 37,
"b": 15
},
"hsl": {
"h": 141.176,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.23335,
"c": 0.05738,
"h": 151.5
},
"luminance": 0.01377
}Semantic roles & 50–950 ramp
primary
#03250F
secondary
#691B4D
accent
#2DB2FB
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#010501
muted
#777977