#192902#192902
#192902 is a dark, moderate yellow-green. Relative luminance 0.018; OKLCH L 25.7% C 0.065 H 129.3°. Best body text is #FFFFFF at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #192902 |
|---|---|
| RGB | rgb(25, 41, 2) |
| HSL | hsl(85, 91%, 8%) |
| HSV | hsv(85, 95%, 16%) |
| CMYK | cmyk(39%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(14.38, -14.38, 19.92) |
| CIE-LCH | lch(14.38, 24.57, 125.82°) |
| OKLab | oklab(25.71% -0.0413 0.0505) |
| OKLCH | oklch(25.71% 0.065 129.3) |
| XYZ | xyz(1.2048, 1.7969, 0.3408) |
| Luminance | 0.0180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.37
Dark Forest Green
#002D04
ΔE00 6.21
Dark Green
#033500
ΔE00 7.22
Hunter Green (survey)
#0B4008
ΔE00 9.37
Dark Olive
#373E02
ΔE00 9.92
Forrest Green
#154406
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192902 #120229
analogous
#292502 #192902 #052902
triadic
#192902 #021929 #290219
tetradic
#192902 #022925 #120229 #290205
square
#192902 #022925 #120229 #290205
split-complementary
#192902 #020529 #250229
monochromatic
#121D01 #121D01 #192902 #3D6305 #609E08
Accessibility & contrast
On white
15.45
#192902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#192902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192902
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192902 | 1.00 | 15.45 | 1.36 | 15.45 |
| #FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2500
Deuteranopia (green-blind)
#292405
Tritanopia (blue-blind)
#1A2721
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #192902; /* rgb */ color: rgb(25, 41, 2); /* oklch */ color: oklch(25.7% 0.065 129.3);
Tailwind
colors: {
custom: {
50: '#566347',
500: '#192902',
950: '#000000',
},
}SCSS
$custom: #192902; $custom-light: #566347; $custom-dark: #000000;
JSON
{
"hex": "#192902",
"rgb": {
"r": 25,
"g": 41,
"b": 2
},
"hsl": {
"h": 84.615,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.25709,
"c": 0.06518,
"h": 129.3
},
"luminance": 0.01797
}Semantic roles & 50–950 ramp
primary
#192902
secondary
#3C196E
accent
#29FF81
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#030500
muted
#787977