#08250B#08250B
#08250B is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.5% C 0.059 H 145.3°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #08250B |
|---|---|
| RGB | rgb(8, 37, 11) |
| HSL | hsl(126, 64%, 9%) |
| HSV | hsv(126, 78%, 15%) |
| CMYK | cmyk(78.4%, 0%, 70.3%, 85.5%) |
| CIE-LAB | lab(11.95, -17.83, 12.83) |
| CIE-LCH | lch(11.95, 21.97, 144.26°) |
| OKLab | oklab(23.5% -0.0483 0.0335) |
| OKLCH | oklch(23.5% 0.059 145.3) |
| XYZ | xyz(0.8221, 1.3988, 0.5432) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.93
Very Dark Green
#062E03
ΔE00 5.17
Dark Green
#033500
ΔE00 8.09
Hunter Green (survey)
#0B4008
ΔE00 10.75
Evergreen
#05472A
ΔE00 10.91
Pine Green
#0A481E
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08250B #250822
analogous
#142508 #08250B #08251A
triadic
#08250B #0B0825 #250B08
tetradic
#08250B #081425 #250822 #251A08
square
#08250B #081425 #250822 #251A08
split-complementary
#08250B #1A0825 #250814
monochromatic
#051907 #051907 #08250B #13571A #1E8A29
Accessibility & contrast
On white
16.41
#08250B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#08250B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08250B
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08250B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08250B | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262109
Deuteranopia (green-blind)
#221E0D
Tritanopia (blue-blind)
#03241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #08250b; /* rgb */ color: rgb(8, 37, 11); /* oklch */ color: oklch(23.5% 0.059 145.3);
Tailwind
colors: {
custom: {
50: '#4b604b',
500: '#08250b',
950: '#000000',
},
}SCSS
$custom: #08250b; $custom-light: #4b604b; $custom-dark: #000000;
JSON
{
"hex": "#08250b",
"rgb": {
"r": 8,
"g": 37,
"b": 11
},
"hsl": {
"h": 126.207,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.23496,
"c": 0.05876,
"h": 145.3
},
"luminance": 0.01399
}Semantic roles & 50–950 ramp
primary
#08250B
secondary
#63265D
accent
#40D6E7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977