#05250F#05250F
#05250F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.4% C 0.056 H 150.4°. Best body text is #FFFFFF at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #05250F |
|---|---|
| RGB | rgb(5, 37, 15) |
| HSL | hsl(139, 76%, 8%) |
| HSV | hsv(139, 86%, 15%) |
| CMYK | cmyk(86.5%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(11.89, -18.06, 10.81) |
| CIE-LCH | lch(11.89, 21.04, 149.09°) |
| OKLab | oklab(23.43% -0.0487 0.0277) |
| OKLCH | oklch(23.43% 0.056 150.4) |
| XYZ | xyz(0.8103, 1.3898, 0.6774) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.66
Very Dark Green
#062E03
ΔE00 6.08
Dark Green
#033500
ΔE00 8.93
Evergreen
#05472A
ΔE00 10.75
Hunter Green (survey)
#0B4008
ΔE00 11.47
Pine Green
#0A481E
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05250F #25051B
analogous
#0B2505 #05250F #05251F
triadic
#05250F #0F0525 #250F05
tetradic
#05250F #050B25 #25051B #251F05
square
#05250F #050B25 #25051B #251F05
split-complementary
#05250F #1F0525 #25050B
monochromatic
#041B0B #041B0B #05250F #0C5B25 #14913B
Accessibility & contrast
On white
16.43
#05250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#05250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05250F
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05250F | 1.00 | 16.43 | 1.28 | 16.43 |
| #FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.43 | 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: #05250f; /* rgb */ color: rgb(5, 37, 15); /* oklch */ color: oklch(23.4% 0.056 150.4);
Tailwind
colors: {
custom: {
50: '#49604e',
500: '#05250f',
950: '#000000',
},
}SCSS
$custom: #05250f; $custom-light: #49604e; $custom-dark: #000000;
JSON
{
"hex": "#05250f",
"rgb": {
"r": 5,
"g": 37,
"b": 15
},
"hsl": {
"h": 138.75,
"s": 76.19,
"l": 8.235
},
"oklch": {
"l": 0.23431,
"c": 0.05599,
"h": 150.4
},
"luminance": 0.0139
}Semantic roles & 50–950 ramp
primary
#05250F
secondary
#671F50
accent
#35B7F3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977