#192F02#192F02
#192F02 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.074 H 132.4°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #192F02 |
|---|---|
| RGB | rgb(25, 47, 2) |
| HSL | hsl(89, 92%, 10%) |
| HSV | hsv(89, 96%, 18%) |
| CMYK | cmyk(46.8%, 0%, 95.7%, 81.6%) |
| CIE-LAB | lab(16.72, -17.64, 22.89) |
| CIE-LCH | lch(16.72, 28.90, 127.63°) |
| OKLab | oklab(27.62% -0.05 0.0548) |
| OKLCH | oklch(27.62% 0.074 132.4) |
| XYZ | xyz(1.4284, 2.2440, 0.4153) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.02
Dark Green
#033500
ΔE00 5.01
Dark Forest Green
#002D04
ΔE00 5.11
Hunter Green (survey)
#0B4008
ΔE00 6.91
Forrest Green
#154406
ΔE00 7.65
Dark Olive
#373E02
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192F02 #18022F
analogous
#2F2F02 #192F02 #032F02
triadic
#192F02 #02192F #2F0219
tetradic
#192F02 #022F2F #18022F #2F0203
square
#192F02 #022F2F #18022F #2F0203
split-complementary
#192F02 #02032F #2F022F
monochromatic
#101D01 #101D01 #192F02 #386A04 #57A407
Accessibility & contrast
On white
14.49
#192F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#192F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192F02
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192F02 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#2F2906
Tritanopia (blue-blind)
#192D27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #192f02; /* rgb */ color: rgb(25, 47, 2); /* oklch */ color: oklch(27.6% 0.074 132.4);
Tailwind
colors: {
custom: {
50: '#586748',
500: '#192f02',
950: '#000000',
},
}SCSS
$custom: #192f02; $custom-light: #586748; $custom-dark: #000000;
JSON
{
"hex": "#192f02",
"rgb": {
"r": 25,
"g": 47,
"b": 2
},
"hsl": {
"h": 89.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27617,
"c": 0.07418,
"h": 132.4
},
"luminance": 0.02244
}Semantic roles & 50–950 ramp
primary
#192F02
secondary
#451974
accent
#29FF92
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030600
muted
#787A77