#192807#192807
#192807 is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.5% C 0.057 H 130.4°. Best body text is #FFFFFF at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #192807 |
|---|---|
| RGB | rgb(25, 40, 7) |
| HSL | hsl(87, 70%, 9%) |
| HSV | hsv(87, 83%, 16%) |
| CMYK | cmyk(37.5%, 0%, 82.5%, 84.3%) |
| CIE-LAB | lab(14.06, -13.19, 17.46) |
| CIE-LCH | lch(14.06, 21.89, 127.07°) |
| OKLab | oklab(25.46% -0.0372 0.0438) |
| OKLCH | oklch(25.46% 0.057 130.4) |
| XYZ | xyz(1.1980, 1.7396, 0.4736) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.01
Dark Forest Green
#002D04
ΔE00 6.70
Dark Green
#033500
ΔE00 8.12
Hunter Green (survey)
#0B4008
ΔE00 10.24
Dark Olive
#373E02
ΔE00 10.75
Forrest Green
#154406
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192807 #160728
analogous
#282707 #192807 #092807
triadic
#192807 #071928 #280719
tetradic
#192807 #072827 #160728 #280709
square
#192807 #072827 #160728 #280709
split-complementary
#192807 #070928 #270728
monochromatic
#101A05 #101A05 #192807 #3A5C10 #5A9019
Accessibility & contrast
On white
15.58
#192807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#192807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192807
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192807 | 1.00 | 15.58 | 1.35 | 15.58 |
| #FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2404
Deuteranopia (green-blind)
#282309
Tritanopia (blue-blind)
#1A2621
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #192807; /* rgb */ color: rgb(25, 40, 7); /* oklch */ color: oklch(25.5% 0.057 130.4);
Tailwind
colors: {
custom: {
50: '#56624a',
500: '#192807',
950: '#000000',
},
}SCSS
$custom: #192807; $custom-light: #56624a; $custom-dark: #000000;
JSON
{
"hex": "#192807",
"rgb": {
"r": 25,
"g": 40,
"b": 7
},
"hsl": {
"h": 87.273,
"s": 70.213,
"l": 9.216
},
"oklch": {
"l": 0.25463,
"c": 0.05746,
"h": 130.4
},
"luminance": 0.0174
}Semantic roles & 50–950 ramp
primary
#192807
secondary
#422368
accent
#3BED8C
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977