#0F250F#0F250F
#0F250F is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.049 H 143.8°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #0F250F |
|---|---|
| RGB | rgb(15, 37, 15) |
| HSL | hsl(120, 42%, 10%) |
| HSV | hsv(120, 59%, 15%) |
| CMYK | cmyk(59.5%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.35, -14.68, 11.51) |
| CIE-LCH | lch(12.35, 18.65, 141.90°) |
| OKLab | oklab(23.93% -0.0399 0.0292) |
| OKLCH | oklch(23.93% 0.049 143.8) |
| XYZ | xyz(0.9447, 1.4591, 0.6837) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.58
Dark Forest Green
#002D04
ΔE00 6.58
Dark Green
#033500
ΔE00 9.35
Evergreen
#05472A
ΔE00 11.73
Hunter Green (survey)
#0B4008
ΔE00 11.74
Pine Green
#0A481E
ΔE00 12.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F250F #250F25
analogous
#1A250F #0F250F #0F251A
triadic
#0F250F #0F0F25 #250F0F
tetradic
#0F250F #0F1A25 #250F25 #251A0F
square
#0F250F #0F1A25 #250F25 #251A0F
split-complementary
#0F250F #1A0F25 #250F1A
monochromatic
#091609 #091609 #0F250F #215121 #327C32
Accessibility & contrast
On white
16.26
#0F250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#0F250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F250F
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F250F | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26210D
Deuteranopia (green-blind)
#231F10
Tritanopia (blue-blind)
#0C2420
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0f250f; /* rgb */ color: rgb(15, 37, 15); /* oklch */ color: oklch(23.9% 0.049 143.8);
Tailwind
colors: {
custom: {
50: '#4f5f4e',
500: '#0f250f',
950: '#000000',
},
}SCSS
$custom: #0f250f; $custom-light: #4f5f4e; $custom-dark: #000000;
JSON
{
"hex": "#0f250f",
"rgb": {
"r": 15,
"g": 37,
"b": 15
},
"hsl": {
"h": 120,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.23934,
"c": 0.04946,
"h": 143.8
},
"luminance": 0.01459
}Semantic roles & 50–950 ramp
primary
#0F250F
secondary
#5D335D
accent
#56D2D2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977