#192801#192801
#192801 is a dark, moderate yellow-green. Relative luminance 0.017; OKLCH L 25.4% C 0.065 H 128.3°. Best body text is #FFFFFF at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #192801 |
|---|---|
| RGB | rgb(25, 40, 1) |
| HSL | hsl(83, 95%, 8%) |
| HSV | hsv(83, 98%, 16%) |
| CMYK | cmyk(37.5%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(13.98, -13.94, 19.80) |
| CIE-LCH | lch(13.98, 24.22, 125.13°) |
| OKLab | oklab(25.38% -0.0403 0.051) |
| OKLCH | oklch(25.38% 0.065 128.3) |
| XYZ | xyz(1.1652, 1.7264, 0.3006) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.69
Dark Forest Green
#002D04
ΔE00 6.51
Dark Green
#033500
ΔE00 7.57
Hunter Green (survey)
#0B4008
ΔE00 9.74
Dark Olive
#373E02
ΔE00 10.04
Forrest Green
#154406
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192801 #100128
analogous
#282301 #192801 #052801
triadic
#192801 #011928 #280119
tetradic
#192801 #012823 #100128 #280105
square
#192801 #012823 #100128 #280105
split-complementary
#192801 #010528 #230128
monochromatic
#131E01 #131E01 #192801 #3E6402 #649F04
Accessibility & contrast
On white
15.61
#192801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#192801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192801
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192801 | 1.00 | 15.61 | 1.35 | 15.61 |
| #FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#292304
Tritanopia (blue-blind)
#1A2620
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #192801; /* rgb */ color: rgb(25, 40, 1); /* oklch */ color: oklch(25.4% 0.065 128.3);
Tailwind
colors: {
custom: {
50: '#566247',
500: '#192801',
950: '#000000',
},
}SCSS
$custom: #192801; $custom-light: #566247; $custom-dark: #000000;
JSON
{
"hex": "#192801",
"rgb": {
"r": 25,
"g": 40,
"b": 1
},
"hsl": {
"h": 83.077,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.25377,
"c": 0.06497,
"h": 128.3
},
"luminance": 0.01726
}Semantic roles & 50–950 ramp
primary
#192801
secondary
#38166F
accent
#29FF7B
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#030500
muted
#787977