#10250F#10250F
#10250F is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.0% C 0.049 H 143.0°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #10250F |
|---|---|
| RGB | rgb(16, 37, 15) |
| HSL | hsl(117, 42%, 10%) |
| HSV | hsv(117, 59%, 15%) |
| CMYK | cmyk(56.8%, 0%, 59.5%, 85.5%) |
| CIE-LAB | lab(12.40, -14.29, 11.59) |
| CIE-LCH | lch(12.40, 18.40, 140.95°) |
| OKLab | oklab(24% -0.0389 0.0294) |
| OKLCH | oklch(24% 0.049 143) |
| XYZ | xyz(0.9614, 1.4677, 0.6845) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.70
Dark Forest Green
#002D04
ΔE00 6.74
Dark Green
#033500
ΔE00 9.43
Hunter Green (survey)
#0B4008
ΔE00 11.80
Evergreen
#05472A
ΔE00 11.88
Pine Green
#0A481E
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10250F #240F25
analogous
#1B250F #10250F #0F2519
triadic
#10250F #0F1025 #250F10
tetradic
#10250F #0F1B25 #240F25 #25190F
square
#10250F #0F1B25 #240F25 #25190F
split-complementary
#10250F #190F25 #250F1B
monochromatic
#091609 #091609 #10250F #235121 #367C32
Accessibility & contrast
On white
16.23
#10250F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#10250F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10250F
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10250F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10250F | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220D
Deuteranopia (green-blind)
#232010
Tritanopia (blue-blind)
#0E2420
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #10250f; /* rgb */ color: rgb(16, 37, 15); /* oklch */ color: oklch(24.0% 0.049 143.0);
Tailwind
colors: {
custom: {
50: '#4f5f4e',
500: '#10250f',
950: '#000000',
},
}SCSS
$custom: #10250f; $custom-light: #4f5f4e; $custom-dark: #000000;
JSON
{
"hex": "#10250f",
"rgb": {
"r": 16,
"g": 37,
"b": 15
},
"hsl": {
"h": 117.273,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.23995,
"c": 0.04876,
"h": 143
},
"luminance": 0.01468
}Semantic roles & 50–950 ramp
primary
#10250F
secondary
#5B335D
accent
#56D2CC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977