#192502#192502
#192502 is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.4% C 0.059 H 126.4°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #192502 |
|---|---|
| RGB | rgb(25, 37, 2) |
| HSL | hsl(81, 90%, 8%) |
| HSV | hsv(81, 95%, 15%) |
| CMYK | cmyk(32.4%, 0%, 94.6%, 85.5%) |
| CIE-LAB | lab(12.82, -12.06, 17.86) |
| CIE-LCH | lch(12.82, 21.55, 124.03°) |
| OKLab | oklab(24.44% -0.035 0.0475) |
| OKLCH | oklch(24.44% 0.059 126.4) |
| XYZ | xyz(1.0734, 1.5342, 0.2970) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.95
Dark Forest Green
#002D04
ΔE00 7.63
Dark Green
#033500
ΔE00 9.02
Dark Olive
#373E02
ΔE00 10.89
Hunter Green (survey)
#0B4008
ΔE00 11.20
Forrest Green
#154406
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192502 #0E0225
analogous
#251F02 #192502 #082502
triadic
#192502 #021925 #250219
tetradic
#192502 #02251F #0E0225 #250208
square
#192502 #02251F #0E0225 #250208
split-complementary
#192502 #020825 #1F0225
monochromatic
#141D02 #141D02 #192502 #405F05 #679908
Accessibility & contrast
On white
16.07
#192502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#192502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192502
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192502 | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#1B231E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #192502; /* rgb */ color: rgb(25, 37, 2); /* oklch */ color: oklch(24.4% 0.059 126.4);
Tailwind
colors: {
custom: {
50: '#565f47',
500: '#192502',
950: '#000000',
},
}SCSS
$custom: #192502; $custom-light: #565f47; $custom-dark: #000000;
JSON
{
"hex": "#192502",
"rgb": {
"r": 25,
"g": 37,
"b": 2
},
"hsl": {
"h": 80.571,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.24441,
"c": 0.05902,
"h": 126.4
},
"luminance": 0.01534
}Semantic roles & 50–950 ramp
primary
#192502
secondary
#34186A
accent
#29FF72
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977