#192701#192701
#192701 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.1% C 0.063 H 127.6°. Best body text is #FFFFFF at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #192701 |
|---|---|
| RGB | rgb(25, 39, 1) |
| HSL | hsl(82, 95%, 8%) |
| HSV | hsv(82, 97%, 15%) |
| CMYK | cmyk(35.9%, 0%, 97.4%, 84.7%) |
| CIE-LAB | lab(13.59, -13.36, 19.29) |
| CIE-LCH | lch(13.59, 23.47, 124.71°) |
| OKLab | oklab(25.06% -0.0387 0.0503) |
| OKLCH | oklch(25.06% 0.063 127.6) |
| XYZ | xyz(1.1319, 1.6599, 0.2895) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.06
Dark Forest Green
#002D04
ΔE00 6.83
Dark Green
#033500
ΔE00 8.00
Hunter Green (survey)
#0B4008
ΔE00 10.18
Dark Olive
#373E02
ΔE00 10.27
Forrest Green
#154406
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192701 #0F0127
analogous
#272201 #192701 #062701
triadic
#192701 #011927 #270119
tetradic
#192701 #012722 #0F0127 #270106
square
#192701 #012722 #0F0127 #270106
split-complementary
#192701 #010627 #220127
monochromatic
#131E01 #131E01 #192701 #3F6303 #669E04
Accessibility & contrast
On white
15.77
#192701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#192701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192701
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192701 | 1.00 | 15.77 | 1.33 | 15.77 |
| #FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2300
Deuteranopia (green-blind)
#282203
Tritanopia (blue-blind)
#1A2520
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #192701; /* rgb */ color: rgb(25, 39, 1); /* oklch */ color: oklch(25.1% 0.063 127.6);
Tailwind
colors: {
custom: {
50: '#566147',
500: '#192701',
950: '#000000',
},
}SCSS
$custom: #192701; $custom-light: #566147; $custom-dark: #000000;
JSON
{
"hex": "#192701",
"rgb": {
"r": 25,
"g": 39,
"b": 1
},
"hsl": {
"h": 82.105,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.2506,
"c": 0.06347,
"h": 127.6
},
"luminance": 0.0166
}Semantic roles & 50–950 ramp
primary
#192701
secondary
#36166E
accent
#29FF78
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030500
muted
#787977