#08250F#08250F
#08250F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.6% C 0.054 H 148.6°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #08250F |
|---|---|
| RGB | rgb(8, 37, 15) |
| HSL | hsl(134, 64%, 9%) |
| HSV | hsv(134, 78%, 15%) |
| CMYK | cmyk(78.4%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.02, -17.07, 11.01) |
| CIE-LCH | lch(12.02, 20.31, 147.19°) |
| OKLab | oklab(23.57% -0.0461 0.0281) |
| OKLCH | oklch(23.57% 0.054 148.6) |
| XYZ | xyz(0.8479, 1.4092, 0.6792) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.84
Very Dark Green
#062E03
ΔE00 6.13
Dark Green
#033500
ΔE00 8.99
Evergreen
#05472A
ΔE00 10.98
Hunter Green (survey)
#0B4008
ΔE00 11.50
Pine Green
#0A481E
ΔE00 11.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08250F #25081E
analogous
#102508 #08250F #08251E
triadic
#08250F #0F0825 #250F08
tetradic
#08250F #081025 #25081E #251E08
square
#08250F #081025 #25081E #251E08
split-complementary
#08250F #1E0825 #250810
monochromatic
#05190A #05190A #08250F #135723 #1E8A38
Accessibility & contrast
On white
16.38
#08250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#08250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08250F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08250F | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#221F11
Tritanopia (blue-blind)
#032420
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #08250f; /* rgb */ color: rgb(8, 37, 15); /* oklch */ color: oklch(23.6% 0.054 148.6);
Tailwind
colors: {
custom: {
50: '#4b604e',
500: '#08250f',
950: '#000000',
},
}SCSS
$custom: #08250f; $custom-light: #4b604e; $custom-dark: #000000;
JSON
{
"hex": "#08250f",
"rgb": {
"r": 8,
"g": 37,
"b": 15
},
"hsl": {
"h": 134.483,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.23574,
"c": 0.05401,
"h": 148.6
},
"luminance": 0.01409
}Semantic roles & 50–950 ramp
primary
#08250F
secondary
#632654
accent
#40BFE7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977