#193707#193707
#193707 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.2% C 0.081 H 136.4°. Best body text is #FFFFFF at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #193707 |
|---|---|
| RGB | rgb(25, 55, 7) |
| HSL | hsl(98, 77%, 12%) |
| HSV | hsv(98, 87%, 22%) |
| CMYK | cmyk(54.5%, 0%, 87.3%, 78.4%) |
| CIE-LAB | lab(19.86, -21.16, 24.57) |
| CIE-LCH | lch(19.86, 32.43, 130.74°) |
| OKLab | oklab(30.21% -0.0589 0.0561) |
| OKLCH | oklch(30.21% 0.081 136.4) |
| XYZ | xyz(1.8054, 2.9543, 0.6761) |
| Luminance | 0.0295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 3.33
Very Dark Green
#062E03
ΔE00 4.06
Hunter Green (survey)
#0B4008
ΔE00 4.19
Forrest Green
#154406
ΔE00 4.88
Dark Forest Green
#002D04
ΔE00 5.11
Forest Green (survey)
#06470C
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#193707 #250737
analogous
#313707 #193707 #07370D
triadic
#193707 #071937 #370719
tetradic
#193707 #073137 #250737 #370D07
square
#193707 #073137 #250737 #370D07
split-complementary
#193707 #0D0737 #370731
monochromatic
#0C1B03 #0C1B03 #193707 #326D0E #4AA415
Accessibility & contrast
On white
13.20
#193707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#193707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #193707
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##193707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##193707 | 1.00 | 13.20 | 1.59 | 13.20 |
| #FFFFFF | 13.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393201
Deuteranopia (green-blind)
#352F0C
Tritanopia (blue-blind)
#18352E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #193707; /* rgb */ color: rgb(25, 55, 7); /* oklch */ color: oklch(30.2% 0.081 136.4);
Tailwind
colors: {
custom: {
50: '#596e4b',
500: '#193707',
950: '#000000',
},
}SCSS
$custom: #193707; $custom-light: #596e4b; $custom-dark: #000000;
JSON
{
"hex": "#193707",
"rgb": {
"r": 25,
"g": 55,
"b": 7
},
"hsl": {
"h": 97.5,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.30209,
"c": 0.08133,
"h": 136.4
},
"luminance": 0.02954
}Semantic roles & 50–950 ramp
primary
#193707
secondary
#572377
accent
#34F4AC
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77